summaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/Makefile
diff options
context:
space:
mode:
authorRoman Yeryomin <roman@advem.lv>2014-03-11 00:52:33 +0200
committerRoman Yeryomin <roman@advem.lv>2014-03-11 00:52:33 +0200
commitd53bc6bfaf30d6180d4b2e18ea54409a4bafeebc (patch)
treeaa3a47c5ef96f620f2c799af31f6070829655d4c /target/linux/realtek/Makefile
parentdcfbe457400cbf71f99da4973204033d2b4c39b1 (diff)
Move rtkmib to default package set
Signed-off-by: Roman Yeryomin <roman@advem.lv>
Diffstat (limited to 'target/linux/realtek/Makefile')
-rw-r--r--target/linux/realtek/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realtek/Makefile b/target/linux/realtek/Makefile
index 9e5d5a604..e8bd0e7c5 100644
--- a/target/linux/realtek/Makefile
+++ b/target/linux/realtek/Makefile
@@ -17,6 +17,6 @@ LINUX_VERSION:=2.6.30.9
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += librtk-inband hostapd-rtk wpa-supplicant-rtk kmod-gpio_rtl8196c \
- wireless-tools
+ wireless-tools rtkmib
$(eval $(call BuildTarget))