kumquat-buildroot/toolchain/toolchain-external.mk
Thomas Petazzoni 7f240d984b kernel-headers: migrate to the package infrastructure
[Peter: fix file header]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-07-03 22:45:14 +02:00

7 lines
209 B
Makefile

# Required includes for the external toolchain backend
include toolchain/helpers.mk
include toolchain/gcc/gcc-uclibc-4.x.mk
include toolchain/toolchain-external/ext-tool.mk
include toolchain/uClibc/uclibc.mk