Remove INITRAMFS_TARGET variable
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 4 Nov 2010 16:21:28 +0000 (17:21 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 4 Nov 2010 18:26:27 +0000 (19:26 +0100)
commit2e869a7c0508f3dda96ed69f79c79c89ea4e6a5d
treed1f71182f5e0b726dc667160e2a38af85a940bf9
parent6871b16531e7d36fc02d095d31fb82b8a6b50fe0
Remove INITRAMFS_TARGET variable

This used to be needed when the filesystem code was rewritten, but not
the Linux compilation code. Now that the Linux compilation code has
been rewritten, the mechanism to ensure that initramfs gets built
*before* the kernel so that it can be integrated is different, and
this INITRAMFS_TARGET variable is no longer used.

See f507921d391bb2578261a9e45c003e72302dc67a for details.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
fs/initramfs/initramfs.mk