Files
for-gentoo/net-wireless/linux-wlan-ng-modules/files/linux-wlan-ng-0.2.5-sandbox.patch
T
lxnay aa569925bd adding linux-wlan-ng-modules
git-svn-id: http://svn.sabayonlinux.org/overlay@1097 d7aec97c-591d-0410-af39-a8856400b30a
2007-03-13 16:23:06 +00:00

18 lines
603 B
Diff

Fix lirc building in sandbox
From: Daniel Drake <dsd@gentoo.org>
Index: linux-wlan-ng-0.2.5/scripts/Makefile
===================================================================
--- linux-wlan-ng-0.2.5.orig/scripts/Makefile
+++ linux-wlan-ng-0.2.5/scripts/Makefile
@@ -27,7 +27,7 @@ get_version:
$(CC) -I$(KERNEL_SOURCE)/include get_version.c -o get_version
get_options:
- $(MAKE) -f $(CURR_DIR)/Makefile.get_options -C $(KERNEL_SOURCE) get_version_target
+ $(MAKE) -f $(CURR_DIR)/Makefile.get_options -C $(KERNEL_SOURCE) get_version_target M=$(shell pwd)
clean:
$(RM) get_version make.opts