There could be no wireless interfaces but ethernets are on board. Signed-off-by: Roman Yeryomin <[email protected]> --- target/linux/rb532/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/rb532/Makefile b/target/linux/rb532/Makefile index 3f64703..97f5312 100644 --- a/target/linux/rb532/Makefile +++ b/target/linux/rb532/Makefile @@ -14,6 +14,6 @@ FEATURES:=pci targz broken LINUX_VERSION:=3.10.44 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += wpad-mini kmod-madwifi kmod-input-rb532 +DEFAULT_PACKAGES += kmod-input-rb532 kmod-via-rhine $(eval $(call BuildTarget)) -- 1.9.1 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
