Have buildroot build the cramfs image

This commit is contained in:
Daniel Gnoutcheff 2015-03-30 14:43:32 -04:00
parent b0b3e47c4f
commit b4ef363620
2 changed files with 1 additions and 1 deletions

View File

@ -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"

View File

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