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>
master
John Crispin 8 years ago
parent 7992633e63
commit f77a56d18a
  1. 2
      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)

Loading…
Cancel
Save