fix up mac address setting on ixp4xx for devices that store this info in the RedBoot...
[openwrt/staging/wigyori.git] / target / linux / ixp4xx / Makefile
index e6b15e537bae52316edb5c960a5cd13fcd35193c..7b95752cbe34880f53841fc596d7e9472d83b513 100644 (file)
@@ -22,6 +22,6 @@ define Kernel/Configure
        $(if $(CONFIG_EABI_SUPPORT),echo '# CONFIG_OABI_COMPAT is not set' >> $(LINUX_DIR)/.config)
 endef
 
-DEFAULT_PACKAGES += ixp4xx-microcode
+DEFAULT_PACKAGES += ixp4xx-microcode fconfig
 
 $(eval $(call BuildTarget))