buildrootschalter/package/patch/patch.mk
Gustavo Zacarias b236dcb618 patch: needs toolchain with wchar
* Patch needs a toolchain with WCHAR support
* Use real upstream gnu mirror

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-12-22 22:56:55 +01:00

11 lines
237 B
Makefile

#############################################################
#
# patch
#
#############################################################
PATCH_VERSION = 2.6
PATCH_SITE = $(BR2_GNU_MIRROR)/patch
$(eval $(call AUTOTARGETS,package,patch))