Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
This commit is contained in:
@@ -1 +1,8 @@
|
||||
NET_LO = net.lo
|
||||
NET_LO= net.lo
|
||||
SRCS+= init.sh.in init-early.sh.in
|
||||
BIN+= init-early.sh
|
||||
|
||||
.SUFFIXES: .Linux.sh.in
|
||||
.Linux.sh.in.sh:
|
||||
sed ${SED_REPLACE} ${SED_EXTRA} $< > $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user