octeon: export the FILESYSTEMS variable during image generation
authorJohn Crispin <john@phrozen.org>
Wed, 15 Jun 2016 08:14:34 +0000 (10:14 +0200)
committerJohn 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

index 9e35a7dee2131fd950146a34c2e31e3c4d51879b..043058b06f16a9e7dec0004d5ae5afbcee66afff 100644 (file)
@@ -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)