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> |
||
---|---|---|
.. | ||
at-3.1.12-0001-configure.ac-remove-manual-compiler-check-with-AC_TR.patch | ||
at-3.1.12-0002-configure.ac-convert-AC_TRY_COMPILE-AC_COMPILE_IFELS.patch | ||
at-3.1.12-0003-Makefile.in-add-LDFLAGS-to-linking-stage.patch | ||
at-3.1.12-0005-Makefile.in-replace-IROOT-by-DESTDIR.patch | ||
at-3.1.12-0006-Makefile.in-make-install-fix.patch | ||
at-3.1.12-0007-getloadavg-fix.patch | ||
at-3.1.12-0007-include-config-h.patch | ||
at.mk | ||
Config.in | ||
S99at |