[Debian-eeepc-devel] [SCM] rt2860 source for the ralink wireless chip in the eeepc 901. branch, master, updated. ec938143d89820494f2f8e775ffd157d1a4bd8d7
Ben Armstrong
synrg at debian.org
Wed Aug 27 23:04:50 UTC 2008
The following commit has been merged in the master branch:
commit ec938143d89820494f2f8e775ffd157d1a4bd8d7
Author: Ben Armstrong <synrg at debian.org>
Date: Wed Aug 27 18:04:31 2008 -0300
Install .ko to correct path in .deb
diff --git a/rt2860-1.7.0.0/debian/rules.modules b/rt2860-1.7.0.0/debian/rules.modules
index cd64a5c..40704fa 100644
--- a/rt2860-1.7.0.0/debian/rules.modules
+++ b/rt2860-1.7.0.0/debian/rules.modules
@@ -21,7 +21,7 @@ binary-modules: kdist_config
# Install modules
$(MAKE) -C $(CURDIR) install \
KERNELPATH=$(KSRC) KERNELRELEASE=$(KVERS) KERNELCONF=$(KSRC)/.config \
- DESTDIR=$(CURDIR)/debian/$(PKGNAME) KMODPATH=/lib/modules/$(KVERS)/kernel/drivers/net
+ LINUX_SRC_MODULE=$(CURDIR)/debian/$(PKGNAME)/lib/modules/$(KVERS)/kernel/drivers/wireless
dh_installdocs
dh_installchangelogs
--
rt2860 source for the ralink wireless chip in the eeepc 901.
More information about the Debian-eeepc-devel
mailing list