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:
parent
7992633e63
commit
f77a56d18a
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user