From 7e4bc7d49177e6f53af7ed505814f0de0c882424 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 25 Jan 2009 21:04:15 +0000 Subject: [adm5120] preliminary support for 2.6.28 (based on the patches by Alexandros C. Couloumbis) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14189 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/adm5120/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/adm5120/Makefile') diff --git a/target/linux/adm5120/Makefile b/target/linux/adm5120/Makefile index 914a5d774a..90ea26ecf7 100644 --- a/target/linux/adm5120/Makefile +++ b/target/linux/adm5120/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2008 OpenWrt.org +# Copyright (C) 2007-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk BOARD:=adm5120 BOARDNAME:=Infineon/ADMtek ADM5120 -LINUX_VERSION:=2.6.27.13 +LINUX_VERSION:=2.6.28 SUBTARGETS:=router_le router_be INITRAMFS_EXTRA_FILES:= -- cgit v1.2.3