]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/wlan-ng/files/scripts-makefile-hostcc.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / wlan-ng / files / scripts-makefile-hostcc.patch
1
2 #
3 # Patch managed by http://www.holgerschurig.de/patcher.html
4 #
5
6 --- linux-wlan-ng-0.2.2/scripts/Makefile~scripts-makefile-hostcc
7 +++ linux-wlan-ng-0.2.2/scripts/Makefile
8 @@ -24,7 +24,7 @@
9                 exit 1;\
10         fi
11  
12 -       $(CC) -I$(KERNEL_SOURCE)/include get_version.c -o get_version
13 +       $(BUILD_CC) -I$(KERNEL_SOURCE)/include get_version.c -o get_version
14  
15  get_options:
16         $(MAKE) -f $(CURR_DIR)/Makefile.get_options -C $(KERNEL_SOURCE) get_version_target