aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/base-files.mk
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2007-09-19 19:58:07 +0000
committerJohn Crispin <blogic@openwrt.org>2007-09-19 19:58:07 +0000
commit2c41016d04f269aa3cc64b00c240e79771ab760d (patch)
treeb3991f45e0aa660c043a9e880b54c22750fcd64f /target/linux/x86/base-files.mk
parentfa7c428bad3eee741b737a36dd47481c3ccdf5a2 (diff)
downloadupstream-2c41016d04f269aa3cc64b00c240e79771ab760d.tar.gz
upstream-2c41016d04f269aa3cc64b00c240e79771ab760d.tar.bz2
upstream-2c41016d04f269aa3cc64b00c240e79771ab760d.zip
made HOME=/root global instead of x86 specific
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8845 3c298f89-4303-0410-b956-a3cf2f4a3e73
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
-
-