summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorDavid Anders2006-01-20 21:09:17 +0100
committerDavid Anders2006-01-20 21:09:17 +0100
commit0067abf47cce12953039ebb89cdf0320d5fdfd71 (patch)
tree3c34b164f964eb8079b2fc7fa2e20f817c84f941 /target
parentfixed includes for arch sub-dirs (diff)
downloadbuildroot-0067abf47cce12953039ebb89cdf0320d5fdfd71.tar.gz
buildroot-0067abf47cce12953039ebb89cdf0320d5fdfd71.tar.xz
buildroot-0067abf47cce12953039ebb89cdf0320d5fdfd71.zip
add arm target sub-dir
Diffstat (limited to 'target')
-rw-r--r--target/arm/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/arm/Makefile.in b/target/arm/Makefile.in
new file mode 100644
index 000000000..7e921beaf
--- /dev/null
+++ b/target/arm/Makefile.in
@@ -0,0 +1 @@
+include target/arm/*/*.mk