Makefile: move target-{finalize,purgelocales} after bootloader/linux step
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 7 Nov 2010 18:33:11 +0000 (19:33 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 7 Nov 2010 18:33:11 +0000 (19:33 +0100)
commit64d8e9a0c1e6fffb0085c65b3879a2e327649d7f
tree34ea9175e602c6db2d07604d8bd41a8b9101af44
parent4c9f118e5db8d5c524137fca0375a28f36d44825
Makefile: move target-{finalize,purgelocales} after bootloader/linux step

Closes #2731

Bootloader and Linux kernel steps can add content to the rootfs, so ensure
the cleanup / postprocess steps are moved after those.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
Makefile