mirror of
https://github.com/MichielDerhaeg/build-linux.git
synced 2025-09-24 22:41:31 +02:00
5 lines
287 B
Makefile
5 lines
287 B
Makefile
FS_FILES=build.sh crypttab filesystem.install fstab group gshadow host.conf hosts inittab issue ld.so.conf locale.sh modprobe.d.usb-load-ehci-first motd nsswitch.conf os-release passwd profile rcS resolv.conf securetty shadow shells
|
|
|
|
../fs.tar: build.sh $(FS_FILES)
|
|
fakeroot ./build.sh
|