From 963eaf3485d0d532d197a1835ca9fd92101914e5 Mon Sep 17 00:00:00 2001 From: Roman Yeryomin Date: Sun, 2 Jun 2013 17:10:10 +0300 Subject: repartition default packages Signed-off-by: Roman Yeryomin --- target/linux/realtek/Makefile | 2 +- target/linux/realtek/profiles/100-nprove.mk | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/target/linux/realtek/Makefile b/target/linux/realtek/Makefile index 5c77fbff3..c2bc1e895 100644 --- a/target/linux/realtek/Makefile +++ b/target/linux/realtek/Makefile @@ -14,7 +14,7 @@ FEATURES:=squashfs jffs2 LINUX_VERSION:=2.6.30.9 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += libopenssl librtk-inband hostapd hostapd-rtk wpa-supplicant-rtk kmod-cfg80211 +DEFAULT_PACKAGES += librtk-inband hostapd-rtk wpa-supplicant-rtk kmod-cfg80211 kmod-mac80211 kmod-gpio_rtl8196c DEFAULT_CFLAGS=-Os -pipe -fno-caller-saves -march=rlx4181 diff --git a/target/linux/realtek/profiles/100-nprove.mk b/target/linux/realtek/profiles/100-nprove.mk index 0eef8daac..c34e5ca8b 100644 --- a/target/linux/realtek/profiles/100-nprove.mk +++ b/target/linux/realtek/profiles/100-nprove.mk @@ -1,9 +1,11 @@ define Profile/nprove NAME:=nprove - PACKAGES:=kmod-tun kmod-nls-cp437 kmod-nls-iso8859-1 kmod-nls-utf8 kmod-usb-serial kmod-usb-serial-option \ + PACKAGES:= \ + kmod-tun kmod-nls-cp437 kmod-nls-iso8859-1 kmod-nls-utf8 \ + kmod-usb-serial kmod-usb-serial-option \ kmod-usb-storage kmod-usb-printer \ luci luci-app-diag-devinfo luci-app-p910nd luci-app-qos luci-app-wol \ - librt libiw query3g maccalc + librt libiw query3g maccalc libopenssl endef define Profile/nprove/Description -- cgit v1.2.3