X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/541e59dc6b1b9c9bdb1fc78d2a90f5eb51b2ac6d..dc28f56d3f90e162d4cba5bb9041b89b2941978f:/target/linux/orion/Makefile diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile index 8ab12cf62..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.32.14 +LINUX_VERSION:=2.6.34.7 include $(INCLUDE_DIR)/target.mk