FEATURES:=squashfs
SUBTARGETS=generic harddisk
-LINUX_VERSION:=2.6.25
+LINUX_VERSION:=2.6.26.3
include $(INCLUDE_DIR)/target.mk
$(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))