X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0c95905c4f670d7d880dfddaea9d2313e4f0b310..d4042e2fe267d1eef3cdb3e6f0cb47432aa99665:/target/linux/rdc/Makefile diff --git a/target/linux/rdc/Makefile b/target/linux/rdc/Makefile index be5936cfc..1ffd119fe 100644 --- a/target/linux/rdc/Makefile +++ b/target/linux/rdc/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=RDC 321x FEATURES:=squashfs jffs2 pci usb pcmcia CFLAGS:=-Os -pipe -march=i486 -mtune=i486 -funit-at-a-time -LINUX_VERSION:=2.6.32.25 +LINUX_VERSION:=2.6.32.27 include $(INCLUDE_DIR)/target.mk