projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e7fdf0
)
lantiq: rename EASY98000 to EASY98000NOR
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 17 Dec 2016 22:34:17 +0000
(23:34 +0100)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 24 Dec 2016 13:55:45 +0000
(14:55 +0100)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/lantiq/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/image/Makefile
b/target/linux/lantiq/image/Makefile
index fe0221ff51e856262e008ee4a65d963f6f1e6145..111798e2d050aa19cfab161cf5106dd3491afdc9 100644
(file)
--- 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/EASY98000
NOR
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