mirror of https://github.com/OpenIPC/firmware.git
Update divinus.mk (#1454)
parent
9d8486ed5a
commit
372e35baba
general/package/divinus
|
@ -16,7 +16,7 @@ else
|
||||||
endif
|
endif
|
||||||
|
|
||||||
define DIVINUS_BUILD_CMDS
|
define DIVINUS_BUILD_CMDS
|
||||||
$(MAKE) CC=$(TARGET_CC) OPT=$(DIVINUS_OPTIONS) -C $(@D)
|
$(MAKE) CC=$(TARGET_CC) OPT=$(DIVINUS_OPTIONS) -C $(@D)/src
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define DIVINUS_INSTALL_TARGET_CMDS
|
define DIVINUS_INSTALL_TARGET_CMDS
|
||||||
|
|
Loading…
Reference in New Issue