aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/image/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2016-12-17 23:34:17 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2016-12-24 14:55:45 +0100
commitf9226158bed52aeae4087307719b77f61bd3237e (patch)
tree56eeb8d9cb0699edfd283cdc6e1d37de6406d176 /target/linux/lantiq/image/Makefile
parent6e7fdf07b7134fddff0e0c9e24bd39d1ed4b4954 (diff)
downloadupstream-f9226158bed52aeae4087307719b77f61bd3237e.tar.gz
upstream-f9226158bed52aeae4087307719b77f61bd3237e.tar.bz2
upstream-f9226158bed52aeae4087307719b77f61bd3237e.zip
lantiq: rename EASY98000 to EASY98000NOR
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/lantiq/image/Makefile')
-rw-r--r--target/linux/lantiq/image/Makefile3
1 files changed, 1 insertions, 2 deletions
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