SPECS: mISDN.spec - added build some hw modules

marcus marcus at pld-linux.org
Tue Dec 19 11:36:37 CET 2006


Author: marcus                       Date: Tue Dec 19 10:36:37 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added build some hw modules

---- Files affected:
SPECS:
   mISDN.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/mISDN.spec
diff -u SPECS/mISDN.spec:1.15 SPECS/mISDN.spec:1.16
--- SPECS/mISDN.spec:1.15	Tue Dec 19 10:51:16 2006
+++ SPECS/mISDN.spec	Tue Dec 19 11:36:31 2006
@@ -88,8 +88,19 @@
 
 %build
 cp -r include/linux drivers/isdn/hardware/mISDN/
-sed -e 's#$(.*)#m#g' drivers/isdn/hardware/mISDN/Makefile.v2.6 > drivers/isdn/hardware/mISDN/Makefile
-%build_kernel_modules -m l3udss1,mISDN_capi,mISDN_core,mISDN_dtmf,mISDN_x25dte,mISDN_isac,mISDN_l1,mISDN_l2 -C drivers/isdn/hardware/mISDN/
+
+cat add.config > drivers/isdn/hardware/mISDN/Makefile
+echo "CONFIG_MISDN_NETJET=y" >> drivers/isdn/hardware/mISDN/Makefile
+echo "CONFIG_MISDN_HFCUSB=y" >> drivers/isdn/hardware/mISDN/Makefile
+echo "CONFIG_MISDN_HFCMINI=y" >> drivers/isdn/hardware/mISDN/Makefile
+echo "CONFIG_MISDN_HFCMULTI=y" >> drivers/isdn/hardware/mISDN/Makefile
+echo "CONFIG_MISDN_XHFC=y" >> drivers/isdn/hardware/mISDN/Makefile
+echo "CONFIG_MISDN_DSP=y" >> drivers/isdn/hardware/mISDN/Makefile
+echo "CONFIG_MISDN_LOOP=y" >> drivers/isdn/hardware/mISDN/Makefile
+echo "CONFIG_I4L_CAPI_LAYER=y" >> drivers/isdn/hardware/mISDN/Makefile
+
+sed -e 's#$(.*)#m#g' drivers/isdn/hardware/mISDN/Makefile.v2.6 >> drivers/isdn/hardware/mISDN/Makefile
+%build_kernel_modules -m l3udss1,mISDN_capi,mISDN_core,mISDN_dtmf,mISDN_x25dte,mISDN_isac,mISDN_l1,mISDN_l2,avmfritz,netjetpci,hfcpci,hfcsusb,hfcsmini,sedlfax,w6692pci,hfcmulti,xhfc,mISDN_dsp,mISDN_loop,I4LmISDN -C drivers/isdn/hardware/mISDN/
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -150,6 +161,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/12/19 10:36:31  marcus
+- added build some hw modules
+
 Revision 1.15  2006/12/19 09:51:16  shadzik
 - automate mISDN_version
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mISDN.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list