|
@@ -26,7 +26,7 @@ SDBUSPLUS_LICENSE_FILES = LICENSE
|
|
# iff it was the first argument, but unfortunately we are overriding the
|
|
# iff it was the first argument, but unfortunately we are overriding the
|
|
# first include directory above. Thus we need that hook here.
|
|
# first include directory above. Thus we need that hook here.
|
|
define SDBUSPLUS_CREATE_M4
|
|
define SDBUSPLUS_CREATE_M4
|
|
- mkdir -p $(@D)/m4
|
|
|
|
|
|
+ mkdir -p $(@D)/m4
|
|
endef
|
|
endef
|
|
SDBUSPLUS_POST_PATCH_HOOKS += SDBUSPLUS_CREATE_M4
|
|
SDBUSPLUS_POST_PATCH_HOOKS += SDBUSPLUS_CREATE_M4
|
|
HOST_SDBUSPLUS_POST_PATCH_HOOKS += SDBUSPLUS_CREATE_M4
|
|
HOST_SDBUSPLUS_POST_PATCH_HOOKS += SDBUSPLUS_CREATE_M4
|