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