OSDN Git Service

Android.mk: do not copy initrd files
authorChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 10 Jan 2018 08:08:00 +0000 (16:08 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 10 Jan 2018 08:08:00 +0000 (16:08 +0800)
commit3919dfb5646f0d1480e6ea02d459ec649bd7fd4b
treeff84dcbb0003f36c2ae4ac6f1acd228a32b945d0
parente53ff7c2e407b72ab0261b4472daaa6b3780f318
Android.mk: do not copy initrd files

The mkbootfs can combine several dirs into one ramdisk so
no need to copy them.

I misused the installer dir for initrd.img for a long time.
Move the generated initrd files to another dir.
Android.mk
CleanSpec.mk [new file with mode: 0644]