mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-01-27 10:19:01 +00:00
Update divinus.mk (#1454)
This commit is contained in:
@@ -16,7 +16,7 @@ else
|
||||
endif
|
||||
|
||||
define DIVINUS_BUILD_CMDS
|
||||
$(MAKE) CC=$(TARGET_CC) OPT=$(DIVINUS_OPTIONS) -C $(@D)
|
||||
$(MAKE) CC=$(TARGET_CC) OPT=$(DIVINUS_OPTIONS) -C $(@D)/src
|
||||
endef
|
||||
|
||||
define DIVINUS_INSTALL_TARGET_CMDS
|
||||
|
||||
Reference in New Issue
Block a user