summaryrefslogtreecommitdiffstats
path: root/toolchain/toolchain-buildroot.mk
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-06-30 21:29:05 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2013-07-04 00:13:23 +0200
commita5e92d92e7ee413157aae7cecf1f354e718731e1 (patch)
treec033861dd9e050c885fca487d2f3305c0defaf4d /toolchain/toolchain-buildroot.mk
parent00e9b1e4f78633d5667b187332f36972a94b9f8b (diff)
downloadbuildroot-novena-a5e92d92e7ee413157aae7cecf1f354e718731e1.tar.gz
buildroot-novena-a5e92d92e7ee413157aae7cecf1f354e718731e1.zip
uclibc: convert to the package infrastructure
[Peter: update manual to match] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/toolchain-buildroot.mk')
-rw-r--r--toolchain/toolchain-buildroot.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/toolchain/toolchain-buildroot.mk b/toolchain/toolchain-buildroot.mk
index b2eb9deb2..e7241bfcf 100644
--- a/toolchain/toolchain-buildroot.mk
+++ b/toolchain/toolchain-buildroot.mk
@@ -1,7 +1,3 @@
-# Include files required for the internal toolchain backend
-
-include toolchain/uClibc/uclibc.mk
-
# Triggerring the build of the host-gcc-final will automaticaly do the
# build of binutils, uClibc, kernel headers and all the intermediate
# gcc steps.