ppcrcd/trunk: net.pkgs todel

sparky cvs at pld-linux.org
Sat Feb 25 23:43:34 CET 2006


Author: sparky
Date: Sat Feb 25 23:43:31 2006
New Revision: 7018

Modified:
   ppcrcd/trunk/net.pkgs
   ppcrcd/trunk/todel
Log:
- added bcm43xx and wireless-tools


Modified: ppcrcd/trunk/net.pkgs
==============================================================================
--- ppcrcd/trunk/net.pkgs	(original)
+++ ppcrcd/trunk/net.pkgs	Sat Feb 25 23:43:31 2006
@@ -59,6 +59,17 @@
 # -dist_kernel -kernel -smp -userspace +verbose
 $(R)/eagle-usb $(R)/kernel-usb-eagle:	$(P)/eagle-usb out/touch/kerneleq
 
+I +=	kernel-net-softmac
+# -dist_kernel -kernel -smp -userspace +verbose
+$(R)/softmac-devel $(R)/kernel-net-softmac:	$(P)/softmac out/touch/kerneleq
+
+I +=	kernel-net-bcm43xx bcm43xx
+# -dist_kernel -kernel -smp -userspace +verbose
+$(R)/bcm43xx $(R)/kernel-net-bcm43xx:	$(P)/bcm43xx out/touch/kerneleq
+
+I +=	libiw wireless-tools
+$(R)/wireless-tools $(R)/libiw:	$(P)/wireless-tools
+
 I +=	dhcpcd
 $(R)/dhcpcd:	$(P)/dhcpcd
 

Modified: ppcrcd/trunk/todel
==============================================================================
--- ppcrcd/trunk/todel	(original)
+++ ppcrcd/trunk/todel	Sat Feb 25 23:43:31 2006
@@ -1,4 +1,5 @@
 boot/{vmlinu,System.map,initrd}*
+lib/modules/*/kernel/net/ieee80211
 bin/initrd-busybox
 sbin/update-fstab
 usr/share/vim/vim63/doc


More information about the pld-cvs-commit mailing list