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> |
||
---|---|---|
.. | ||
bash-4.2-001.patch | ||
bash-4.2-002.patch | ||
bash-4.2-003.patch | ||
bash-4.2-004.patch | ||
bash-4.2-005.patch | ||
bash-4.2-006.patch | ||
bash-4.2-007.patch | ||
bash-4.2-008.patch | ||
bash-4.2-009.patch | ||
bash-4.2-010.patch | ||
bash-4.2-011.patch | ||
bash-4.2-012.patch | ||
bash-4.2-013.patch | ||
bash-4.2-014.patch | ||
bash-4.2-015.patch | ||
bash-4.2-016.patch | ||
bash-4.2-017.patch | ||
bash-4.2-018.patch | ||
bash-4.2-019.patch | ||
bash-4.2-020.patch | ||
bash-4.2-mkbuiltins-cross.patch | ||
bash.mk | ||
Config.in |