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:
7992633
)
octeon: export the FILESYSTEMS variable during image generation
author
John Crispin
<john@phrozen.org>
Wed, 15 Jun 2016 08:14:34 +0000
(10:14 +0200)
committer
John Crispin
<john@phrozen.org>
Wed, 15 Jun 2016 08:14:34 +0000
(10:14 +0200)
squashfs will be used for all images if this is not done
Signed-off-by: John Crispin <john@phrozen.org>
target/linux/octeon/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/octeon/image/Makefile
b/target/linux/octeon/image/Makefile
index 9e35a7dee2131fd950146a34c2e31e3c4d51879b..043058b06f16a9e7dec0004d5ae5afbcee66afff 100644
(file)
--- a/
target/linux/octeon/image/Makefile
+++ b/
target/linux/octeon/image/Makefile
@@
-7,7
+7,7
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk
-DEVICE_VARS += KERNEL_PREFIX
+DEVICE_VARS += KERNEL_PREFIX
FILESYSTEMS
define Device/Default
PROFILES = Default $$(DEVICE_NAME)