buildroot/target/initramfs
Peter Korsgaard 7cb7952b40 target/initramfs: actually build initramfs target
Currently, BR2_TARGET_ROOTFS_INITRAMFS doesn't actually do anything,
as it doesn't alter $(TARGETS)

This change hooks up the TARGETS variable to INITRAMFS_TARGET (which
is only set if BR2_TARGET_ROOTFS_INITRAMFS=y), so that the initramfs
list is built.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
2008-12-08 13:42:04 +00:00
..
Config.in buildroot: remove trailing spaces 2008-08-04 19:07:05 +00:00
gen_initramfs_list.sh - provide option to build an initramfs out of the current rootfs. Closes #881 2007-07-08 19:22:18 +00:00
initramfs.mk target/initramfs: actually build initramfs target 2008-12-08 13:42:04 +00:00