summaryrefslogtreecommitdiffstats
path: root/target/linux/octeon
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-06-15 10:14:34 +0200
committerJohn Crispin <john@phrozen.org>2016-06-15 10:14:34 +0200
commitf77a56d18a5043c05eb086142c45e6b35aff0607 (patch)
tree6c9333e98d348d2857a9216e38c85014a4b412dc /target/linux/octeon
parent7992633e63b9317ce78d8b9decddc418a55e4cbc (diff)
downloadmaster-31e0f0ae-f77a56d18a5043c05eb086142c45e6b35aff0607.tar.gz
master-31e0f0ae-f77a56d18a5043c05eb086142c45e6b35aff0607.tar.bz2
master-31e0f0ae-f77a56d18a5043c05eb086142c45e6b35aff0607.zip
octeon: export the FILESYSTEMS variable during image generation
squashfs will be used for all images if this is not done Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/octeon')
-rw-r--r--target/linux/octeon/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/octeon/image/Makefile b/target/linux/octeon/image/Makefile
index 9e35a7dee2..043058b06f 100644
--- 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)