Browse Source

lantiq: rename EASY98000 to EASY98000NOR

Signed-off-by: Hauke Mehrtens <[email protected]>
Hauke Mehrtens 8 năm trước cách đây
mục cha
commit
f9226158be
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      target/linux/lantiq/image/Makefile

+ 1 - 2
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