mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-25 12:16:35 +00:00
package/openocd: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
c961a9b522
commit
ea7532047d
@ -108,7 +108,7 @@ HOST_OPENOCD_DEPENDENCIES = host-libftdi host-libusb host-libusb-compat
|
|||||||
# build system believe the documentation doesn't need to be
|
# build system believe the documentation doesn't need to be
|
||||||
# regenerated.
|
# regenerated.
|
||||||
define OPENOCD_FIX_VERSION_TEXI
|
define OPENOCD_FIX_VERSION_TEXI
|
||||||
touch -r $(@D)/doc/openocd.info $(@D)/doc/version.texi
|
touch -r $(@D)/doc/openocd.info $(@D)/doc/version.texi
|
||||||
endef
|
endef
|
||||||
OPENOCD_POST_BUILD_HOOKS += OPENOCD_FIX_VERSION_TEXI
|
OPENOCD_POST_BUILD_HOOKS += OPENOCD_FIX_VERSION_TEXI
|
||||||
HOST_OPENOCD_POST_BUILD_HOOKS += OPENOCD_FIX_VERSION_TEXI
|
HOST_OPENOCD_POST_BUILD_HOOKS += OPENOCD_FIX_VERSION_TEXI
|
||||||
|
Loading…
x
Reference in New Issue
Block a user