From: Hauke Mehrtens Date: Sat, 17 Dec 2016 22:34:17 +0000 (+0100) Subject: lantiq: rename EASY98000 to EASY98000NOR X-Git-Tag: v17.01.0-rc1~372 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=commitdiff_plain;h=f9226158bed52aeae4087307719b77f61bd3237e lantiq: rename EASY98000 to EASY98000NOR Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile index fe0221ff51..111798e2d0 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