parent
93ab44d5d6
commit
300eee71f9
|
|
@ -30,6 +30,7 @@ endef
|
|||
|
||||
define Build/Compile
|
||||
$(call Build/Compile/Default, \
|
||||
COPT_FLAGS="$(TARGET_CFLAGS)" \
|
||||
KERNEL_DIR="$(LINUX_DIR)" \
|
||||
)
|
||||
endef
|
||||
|
|
|
|||
Loading…
Reference in New Issue