root users folder is now in the fs and no longer /tmp
[openwrt/staging/yousong.git] / target / linux / x86 / base-files.mk
1 define Package/base-files/install-target
2 mkdir -p $(1)/root
3 endef
4
5