X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Frdc%2FMakefile;h=4e83e163d74acd4eb50589b9ceef7abfb331808b;hb=feef53f0735ed759d6ea7ec56fd983f1b4fe42c5;hp=d3717b7137bce1e1505ab0d82ea72e352cdfb4d5;hpb=d30838d3f9be89f6f31dff55ca562b287c40f854;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/linux/rdc/Makefile b/target/linux/rdc/Makefile index d3717b7137..4e83e163d7 100644 --- a/target/linux/rdc/Makefile +++ b/target/linux/rdc/Makefile @@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk ARCH:=i386 BOARD:=rdc BOARDNAME:=RDC321x x86 -FEATURES:=squashfs jffs2 broken pci +FEATURES:=squashfs jffs2 pci -LINUX_VERSION:=2.6.22.4 +LINUX_VERSION:=2.6.24.2 include $(INCLUDE_DIR)/target.mk