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