X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9f969228927512365a1136159555e323039696d7..14e8d0ae0f3f777ccf90c87571c0a7b75e0cec7c:/target/linux/rdc/Makefile diff --git a/target/linux/rdc/Makefile b/target/linux/rdc/Makefile index 1ffd119fe..cd0179f3d 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.27 +LINUX_VERSION:=2.6.32.29 include $(INCLUDE_DIR)/target.mk