[Debian-eeepc-devel] [SCM] rt2860 source for the ralink wireless chip in the eeepc 901. branch, master, updated. e60dea52d6e609b588b378008888a49f5ae0ffe8

Ben Armstrong synrg at debian.org
Sat Aug 23 11:23:17 UTC 2008


The following commit has been merged in the master branch:
commit e60dea52d6e609b588b378008888a49f5ae0ffe8
Author: Ben Armstrong <synrg at debian.org>
Date:   Sat Aug 23 08:22:15 2008 -0300

    fix upstream make targets

diff --git a/rt2860-1.7.0.0/debian/rules.modules b/rt2860-1.7.0.0/debian/rules.modules
index 19c53f8..cd64a5c 100644
--- a/rt2860-1.7.0.0/debian/rules.modules
+++ b/rt2860-1.7.0.0/debian/rules.modules
@@ -15,11 +15,11 @@ binary-modules: kdist_config
 	dh_clean -k
 	
 	# Build modules
-	$(MAKE) -C $(CURDIR) modules \
+	$(MAKE) -C $(CURDIR) \
 	KERNELPATH=$(KSRC) KERNELRELEASE=$(KVERS) KERNELCONF=$(KSRC)/.config
 	
 	# Install modules
-	$(MAKE) -C $(CURDIR) install-modules \
+	$(MAKE) -C $(CURDIR) install \
 	KERNELPATH=$(KSRC) KERNELRELEASE=$(KVERS) KERNELCONF=$(KSRC)/.config \
 	DESTDIR=$(CURDIR)/debian/$(PKGNAME) KMODPATH=/lib/modules/$(KVERS)/kernel/drivers/net
 

-- 
rt2860 source for the ralink wireless chip in the eeepc 901.



More information about the Debian-eeepc-devel mailing list