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>
This commit is contained in:
John Crispin 2016-06-15 10:14:34 +02:00
parent 7992633e63
commit f77a56d18a

View 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)