From f637f45e673e35ffcc6e5e3d3a868471aa461076 Mon Sep 17 00:00:00 2001 From: jow Date: Thu, 2 Feb 2012 19:06:22 +0000 Subject: [x86] alix2, goes, net5501: clean up default packages Remove packages which are dependencies of other packages Remove packages which are part of the default package list Remove DSL specific packages from net5501 Remove bridge package, we use the busybox applet Replace hostapd with wpad git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29999 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86/geos/target.mk | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'target/linux/x86/geos') diff --git a/target/linux/x86/geos/target.mk b/target/linux/x86/geos/target.mk index 452eee8ba..a7ea83326 100644 --- a/target/linux/x86/geos/target.mk +++ b/target/linux/x86/geos/target.mk @@ -13,17 +13,15 @@ DEFAULT_PACKAGES += \ kmod-i2c-scx200-acb \ kmod-usb-core kmod-usb2 kmod-usb-ohci \ kmod-cfg80211 kmod-mac80211 \ - kmod-mppe kmod-pppoe kmod-pppoa kmod-pppol2tp \ - kmod-ath kmod-ath5k kmod-ath9k \ + kmod-mppe kmod-pppoa kmod-pppol2tp \ + kmod-ath5k kmod-ath9k \ kmod-leds-gpio kmod-input-gpio-keys-polled \ kmod-button-hotplug \ kmod-ledtrig-heartbeat kmod-ledtrig-gpio \ kmod-ledtrig-netdev kmod-ledtrig-netfilter \ kmod-cpu-msr \ - soloscli linux-atm br2684ctl bridge ppp ppp-mod-pppoa \ - pppdump pppstats \ - libopenssl ocf-crypto-headers zlib hwclock hostapd \ - flashrom + soloscli linux-atm br2684ctl ppp-mod-pppoa pppdump pppstats \ + hwclock wpad flashrom CS5535_MASK:=0x0E000048 -- cgit v1.2.3