]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/wlan-ng/wlan-ng-modules-0.2.1-pre26/only-the-modules.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / wlan-ng / wlan-ng-modules-0.2.1-pre26 / only-the-modules.patch
1
2 #
3 # Patch managed by http://www.holgerschurig.de/patcher.html
4 #
5
6 --- linux-wlan-ng-0.2.1-pre26/src/Makefile~only-the-modules.patch
7 +++ linux-wlan-ng-0.2.1-pre26/src/Makefile
8 @@ -44,10 +44,8 @@
9  
10  include ../config.mk
11  
12 -DIRS=p80211 prism2 shared wlanctl wland nwepgen \
13 -       mkmeta wlancfg
14 -ALL_DIRS=mkmeta p80211 prism2 shared wlanctl wland \
15 -       nwepgen wlancfg
16 +DIRS=p80211 prism2 shared mkmeta
17 +ALL_DIRS=mkmeta p80211 prism2 shared
18  
19  ifneq ($(wildcard *.addon),) 
20  DIRS+=`cat *.addon`
21 --- linux-wlan-ng-0.2.1-pre26/src/prism2/Makefile~only-the-modules.patch
22 +++ linux-wlan-ng-0.2.1-pre26/src/prism2/Makefile
23 @@ -44,7 +44,7 @@
24  
25  include ../../config.mk
26  
27 -DIRS=driver ridlist download
28 +DIRS=driver ridlist
29  
30  ifneq ($(wildcard *.addon),) 
31  DIRS+=`cat *.addon`