mirror of
https://github.com/MichielDerhaeg/build-linux.git
synced 2025-09-25 06:51:29 +02:00
5 lines
238 B
Makefile
5 lines
238 B
Makefile
FS_FILES=be-latin1.bmap build.sh fstab group hosts inittab issue klogd.run Makefile passwd profile rcS root shadow simple.script syslogd.run udhcpc.run ../busybox ../bzImage locale.sh
|
|
|
|
../fs.tar: build.sh $(FS_FILES)
|
|
fakeroot ./build.sh
|