From 43f0e5766403d5d48f4540089d446b2d205d5b85 Mon Sep 17 00:00:00 2001
From: John Crispin <blogic@openwrt.org>
Date: Sat, 10 Apr 2010 20:11:28 +0000
Subject: [ifxmips] adss 2.6.33 kernel patches, not defult yet as linux-atm
 breaks on 2.6.33

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20789 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 target/linux/ifxmips/Makefile | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'target/linux/ifxmips/Makefile')

diff --git a/target/linux/ifxmips/Makefile b/target/linux/ifxmips/Makefile
index b82f78263f..5405a14d0a 100644
--- a/target/linux/ifxmips/Makefile
+++ b/target/linux/ifxmips/Makefile
@@ -10,8 +10,10 @@ ARCH:=mips
 BOARD:=ifxmips
 BOARDNAME:=Infineon Mips
 FEATURES:=squashfs jffs2 atm
+SUBTARGETS:=danube #ar9
 
 LINUX_VERSION:=2.6.30.10
+#LINUX_VERSION:=2.6.33.2
 
 CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
 
-- 
cgit v1.2.3