From 60d8f69105bf8c226b8a7e4299cc869d757cd149 Mon Sep 17 00:00:00 2001 From: Roman Yeryomin Date: Fri, 14 Jun 2013 13:27:58 +0300 Subject: Remove {mac,cfg}80211 from default packages as realtek wireless driver doesn't use them anyway and append wireless-tools Signed-off-by: Roman Yeryomin --- target/linux/realtek/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/linux/realtek/Makefile b/target/linux/realtek/Makefile index c2bc1e895..b2d7fc865 100644 --- a/target/linux/realtek/Makefile +++ b/target/linux/realtek/Makefile @@ -14,7 +14,8 @@ FEATURES:=squashfs jffs2 LINUX_VERSION:=2.6.30.9 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += librtk-inband hostapd-rtk wpa-supplicant-rtk kmod-cfg80211 kmod-mac80211 kmod-gpio_rtl8196c +DEFAULT_PACKAGES += librtk-inband hostapd-rtk wpa-supplicant-rtk kmod-gpio_rtl8196c \ + wireless-tools DEFAULT_CFLAGS=-Os -pipe -fno-caller-saves -march=rlx4181 -- cgit v1.2.3