Have buildroot build the cramfs image

This commit is contained in:
Daniel Gnoutcheff 2015-03-30 14:43:32 -04:00
父節點 b0b3e47c4f
當前提交 b4ef363620
共有 2 個檔案被更改,包括 1 行新增1 行删除

查看文件

@ -35,6 +35,7 @@ BR2_PACKAGE_WPA_SUPPLICANT_CLI=y
BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE=y
BR2_PACKAGE_BASH=y
BR2_PACKAGE_NANO=y
BR2_TARGET_ROOTFS_CRAMFS=y
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="http://n900.quitesimple.org/rescueOS/sourcecode/kernel_source.tar.gz"

查看文件

@ -1 +0,0 @@
/sbin/mkfs.cramfs -b 4096 -n n900rescueinitrd rinitrd/ initrd.img