e1502ebc0c
Also remove the redundant $(call ...). This is a purely mechanical change, performed with find package linux toolchain boot -name \*.mk | \ xargs sed -i -e 's/$(eval $(call GENTARGETS))/$(eval $(generic-package))/' \ -e 's/$(eval $(call AUTOTARGETS))/$(eval $(autotools-package))/' \ -e 's/$(eval $(call CMAKETARGETS))/$(eval $(cmake-package))/' Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
||
---|---|---|
.. | ||
Config.in | ||
Config.in.host | ||
openocd-0001-fix-cross-compilation-host-libsub-was-used-before.patch | ||
openocd-0002-fix-xscale-uninitialise-breakpoint_pc.patch | ||
openocd-0003-force-gnu99.patch | ||
openocd-0004-force_jimtcl_static.patch | ||
openocd-0005-dont-force-ldflags.patch | ||
openocd-0006-automake-compat.patch | ||
openocd.mk |