From ac5d5cbc795bc618dc426ac3631c88f4e73eaff5 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 11 Jun 2014 12:59:22 +0000 Subject: kernel: add a NAND_SUPPORT symbol Signed-off-by: John Crispin SVN-Revision: 41122 --- target/linux/lantiq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq/Makefile') diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile index 65839eb..c59e906 100644 --- a/target/linux/lantiq/Makefile +++ b/target/linux/lantiq/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk BOARD:=lantiq BOARDNAME:=Lantiq -FEATURES:=squashfs ubifs +FEATURES:=squashfs SUBTARGETS=xway xrx200 LINUX_VERSION:=3.10.36 -- cgit v1.1