preinit: parse rootfstype from kernel command line
This commit is contained in:
4
pkgs/preinit/Makefile
Normal file
4
pkgs/preinit/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
CFLAGS+=-Os -DPREINIT_USE_LIBC -fno-stack-protector -fpic -fPIC
|
||||
LDFLAGS=-static
|
||||
|
||||
preinit: preinit.o parseopts.o
|
Reference in New Issue
Block a user