mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-08-04 21:55:40 -05:00
Applied patch to update Makefiles, RELEASE and CONFIG_SITE files
This commit is contained in:
@@ -2,7 +2,11 @@ TOP=..
|
||||
|
||||
include $(TOP)/configure/CONFIG
|
||||
|
||||
ifeq ($(INSTALL_CONFIG),$(MOTOR)/configure)
|
||||
# Don't overwrite Motor's configure files
|
||||
INSTALL_CONFIG =
|
||||
endif
|
||||
|
||||
TARGETS = $(CONFIG_TARGETS)
|
||||
CONFIGS += $(subst ../,,$(wildcard $(CONFIG_INSTALLS)))
|
||||
|
||||
include $(TOP)/configure/RULES
|
||||
|
Reference in New Issue
Block a user