From 98eec3e323322222a9a4a6439c6dbd5b11a6ed42 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 3 Jul 2011 18:51:59 +0000 Subject: AT91: Add flexibity board support The patch below adds AT91 Flexibity Connect board support. Signed-off-by: Maxim Osipov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27412 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/at91/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/at91/Makefile') diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index 4979801457..1d65d750d9 100644 --- a/target/linux/at91/Makefile +++ b/target/linux/at91/Makefile @@ -12,7 +12,7 @@ MAINTAINER:=Claudio Mignanti BOARDNAME:=Atmel AT91 FEATURES:=squashfs jffs2 targz CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -fno-caller-saves -SUBTARGETS:=netus tqma9263 +SUBTARGETS:=netus tqma9263 flexibity LINUX_VERSION:=2.6.38.8 DEVICE_TYPE= -- cgit v1.2.3