summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/base-files.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2007-09-19 19:58:07 +0000
committerJohn Crispin <john@openwrt.org>2007-09-19 19:58:07 +0000
commitf3b9e06a14df482f77c9e7a5e899074263a639c7 (patch)
tree4a6e1115420eed443f8ad20251c56062c0b1bc83 /target/linux/x86/base-files.mk
parent0a08fde2dc6eae2c603a2e87a16a84309415b4ba (diff)
downloadmaster-31e0f0ae-f3b9e06a14df482f77c9e7a5e899074263a639c7.tar.gz
master-31e0f0ae-f3b9e06a14df482f77c9e7a5e899074263a639c7.tar.bz2
master-31e0f0ae-f3b9e06a14df482f77c9e7a5e899074263a639c7.zip
made HOME=/root global instead of x86 specific
SVN-Revision: 8845
Diffstat (limited to 'target/linux/x86/base-files.mk')
-rw-r--r--target/linux/x86/base-files.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/x86/base-files.mk b/target/linux/x86/base-files.mk
deleted file mode 100644
index d77ab55b8e..0000000000
--- a/target/linux/x86/base-files.mk
+++ /dev/null
@@ -1,5 +0,0 @@
-define Package/base-files/install-target
- mkdir -p $(1)/root
-endef
-
-