소스 검색

build: disable generation of ramdisk images

Our build process works similarly to the image builder and doesn't support
the generation of initramfs-based images.

Fixes #616
Matthias Schiffer 8 년 전
부모
커밋
c69587fba4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      include/config

+ 1 - 0
include/config

@@ -1,5 +1,6 @@
 CONFIG_IMAGEOPT=y
 CONFIG_IMAGEOPT=y
 # CONFIG_PER_FEED_REPO is not set
 # CONFIG_PER_FEED_REPO is not set
+# CONFIG_TARGET_ROOTFS_INITRAMFS is not set
 CONFIG_DEVEL=y
 CONFIG_DEVEL=y
 CONFIG_ALL_KMODS=y
 CONFIG_ALL_KMODS=y