From f9226158bed52aeae4087307719b77f61bd3237e Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 17 Dec 2016 23:34:17 +0100 Subject: [PATCH] lantiq: rename EASY98000 to EASY98000NOR Signed-off-by: Hauke Mehrtens --- target/linux/lantiq/image/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile index fe0221ff51e8..111798e2d050 100644 --- a/target/linux/lantiq/image/Makefile +++ b/target/linux/lantiq/image/Makefile @@ -569,10 +569,9 @@ endif ifeq ($(SUBTARGET),falcon) -define Device/EASY98000 +define Device/EASY98000NOR IMAGE_SIZE := 3904k DEVICE_TITLE := EASY98000 - Lantiq Falcon Eval Board NOR - DEVICE_DTS := EASY98000NOR DEVICE_PACKAGES := kmod-dm9000 kmod-i2c-lantiq kmod-eeprom-at24 endef TARGET_DEVICES += EASY98000 -- 2.30.2