mirror of
https://github.com/linuxboot/heads.git
synced 2025-01-18 02:39:59 +00:00
remove ancient default CONFIG variable
This commit is contained in:
parent
e4106c6969
commit
ff9925a6d4
7
Makefile
7
Makefile
@ -66,13 +66,6 @@ initrd_bin_dir := $(initrd_dir)/bin
|
||||
|
||||
$(shell mkdir -p "$(initrd_lib_dir)" "$(initrd_bin_dir)")
|
||||
|
||||
#ifeq "$(CONFIG)" ""
|
||||
#CONFIG := config/qemu-moc.config
|
||||
#$(eval $(shell echo >&2 "$(DATE) CONFIG is not set, defaulting to $(CONFIG)"))
|
||||
#endif
|
||||
#
|
||||
#include $(CONFIG)
|
||||
|
||||
# We are running our own version of make,
|
||||
# proceed with the build.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user