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