mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
804191bc40
SVN-Revision: 7495
6 lines
69 B
Makefile
6 lines
69 B
Makefile
define Package/base-files/install-target
|
|
mkdir -p $(1)/root
|
|
endef
|
|
|
|
|