X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/66eeee56c145aed1c845985ebec66e2821148c14..9e9816322cf9331ed701a0d68a4f841bab106790:/target/linux/gemini/Makefile?ds=sidebyside diff --git a/target/linux/gemini/Makefile b/target/linux/gemini/Makefile index 885169bab..e751dca05 100644 --- a/target/linux/gemini/Makefile +++ b/target/linux/gemini/Makefile @@ -11,8 +11,9 @@ BOARD:=gemini BOARDNAME:=Cortina Systems CS351x FEATURES:=squashfs CFLAGS:=-Os -pipe -march=armv4 -mtune=arm9tdmi -funit-at-a-time +MAINTAINER:=Imre Kaloz -LINUX_VERSION:=2.6.32.20 +LINUX_VERSION:=2.6.32.26 include $(INCLUDE_DIR)/target.mk