calc the files to install dynamically
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
DIR = /etc/conf.d
|
DIR = /etc/conf.d
|
||||||
FILES_NOEXIST = bootmisc checkfs clock env_whitelist hostname \
|
FILES_NOEXIST = $(filter-out Makefile,$(wildcard *))
|
||||||
local.start local.stop net rc
|
|
||||||
|
|
||||||
TOPDIR = ..
|
TOPDIR = ..
|
||||||
include $(TOPDIR)/default.mk
|
include $(TOPDIR)/default.mk
|
||||||
|
Reference in New Issue
Block a user