From 0a08fde2dc6eae2c603a2e87a16a84309415b4ba Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 19 Sep 2007 19:51:11 +0000 Subject: root users folder is now in the fs and no longer /tmp SVN-Revision: 8844 --- target/linux/x86/base-files.mk | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 target/linux/x86/base-files.mk (limited to 'target/linux/x86/base-files.mk') diff --git a/target/linux/x86/base-files.mk b/target/linux/x86/base-files.mk new file mode 100644 index 0000000000..d77ab55b8e --- /dev/null +++ b/target/linux/x86/base-files.mk @@ -0,0 +1,5 @@ +define Package/base-files/install-target + mkdir -p $(1)/root +endef + + -- cgit v1.2.3