summaryrefslogtreecommitdiff
path: root/target/foxg20/tools/rules.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-17 19:59:35 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-17 19:59:35 +0100
commitdc06fc81176cf7bd6024e6bfc0666abdd0207fbf (patch)
tree122099a72178350a25cb23f85829ac20f7ff354b /target/foxg20/tools/rules.mk
parent2e96c40f5529285d113f15275ac2e7214aebd3fe (diff)
finetune foxg20 nfsroot
- fix kernel module build - reduce kernel patch to minimim - remove old foxboard tools
Diffstat (limited to 'target/foxg20/tools/rules.mk')
-rw-r--r--target/foxg20/tools/rules.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/target/foxg20/tools/rules.mk b/target/foxg20/tools/rules.mk
deleted file mode 100644
index a6a3684ac..000000000
--- a/target/foxg20/tools/rules.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-# This file is part of the OpenADK project. OpenADK is copyrighted
-# material, please see the LICENCE file in the top-level directory.
-
-WRKDIR_BASE= ${TOOLS_BUILD_DIR}
-WRKDIR= ${WRKDIR_BASE}
-
-include ${TOPDIR}/mk/buildhlp.mk