X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/6dc6d56e65153c9b3020b66778fe5b847eda4a21..cf8aa074a1cc4c2e3e7fdb329781c428a6f991b5:/target/linux/orion/Makefile diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile index 1eb372555..e12866eba 100644 --- a/target/linux/orion/Makefile +++ b/target/linux/orion/Makefile @@ -12,8 +12,9 @@ BOARDNAME:=Marvell Orion FEATURES:=squashfs SUBTARGETS=generic harddisk CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -funit-at-a-time +MAINTAINER:=Imre Kaloz -LINUX_VERSION:=2.6.34 +LINUX_VERSION:=2.6.34.7 include $(INCLUDE_DIR)/target.mk