X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fixp4xx%2FMakefile;h=50db8539fb3476566db427a47e3254d119971cc1;hb=58f98ac38244ed93bb01dcf377937f1aec45202b;hp=79043d75c36295271e7e04415dbcced42ae613fb;hpb=cf8837054a956da1eeca1df381122135b0113a64;p=openwrt-10.03%2F.git diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile index 79043d75c..50db8539f 100644 --- a/target/linux/ixp4xx/Makefile +++ b/target/linux/ixp4xx/Makefile @@ -12,8 +12,10 @@ BOARDNAME:=Intel XScale IXP4xx FEATURES:=squashfs SUBTARGETS=generic harddisk -LINUX_VERSION:=2.6.21.7 +LINUX_VERSION:=2.6.23.12 include $(INCLUDE_DIR)/target.mk +DEFAULT_PACKAGES += ixp4xx-microcode + $(eval $(call BuildTarget))