Have buildroot build the cramfs image

This commit is contained in:
Daniel Gnoutcheff 2015-03-30 14:43:32 -04:00
vanhempi b0b3e47c4f
commit b4ef363620
2 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa

Näytä tiedosto

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

Näytä tiedosto

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