forked from Ivasoft/openwrt
root users folder is now in the fs and no longer /tmp
SVN-Revision: 8844
This commit is contained in:
5
target/linux/x86/base-files.mk
Normal file
5
target/linux/x86/base-files.mk
Normal file
@@ -0,0 +1,5 @@
|
||||
define Package/base-files/install-target
|
||||
mkdir -p $(1)/root
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user