Kaynağa Gözat

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 <[email protected]>
John Crispin 9 yıl önce
ebeveyn
işleme
f77a56d18a
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      target/linux/octeon/image/Makefile

+ 1 - 1
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)