projects
/
openwrt
/
staging
/
lynxis
/
omap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11cbe29
)
ar71xx: image: remove duplicate IMAGES definition
author
Yousong Zhou
<yszhou4tech@gmail.com>
Thu, 30 Jun 2016 01:54:19 +0000
(09:54 +0800)
committer
John Crispin
<john@phrozen.org>
Thu, 30 Jun 2016 20:48:39 +0000
(22:48 +0200)
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
target/linux/ar71xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index 2380a62cb43b248ff2f519e81ad854a6ff474e8c..ced1610aa6e3b27358cc417678f067b130a5cdf4 100644
(file)
--- a/
target/linux/ar71xx/image/Makefile
+++ b/
target/linux/ar71xx/image/Makefile
@@
-88,7
+88,6
@@
define Device/Default
DEVICE_PROFILE = $$(BOARDNAME)
PROFILES = Default Minimal $$(DEVICE_PROFILE)
MTDPARTS :=
- IMAGES := sysupgrade.bin
BLOCKSIZE := 64k
FILESYSTEMS = $(filter-out jffs2-%,$(TARGET_FILESYSTEMS)) jffs2-$$(BLOCKSIZE)
CONSOLE = ttyS0,115200