mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
0f0ba0d97b
SVN-Revision: 7484
6 lines
66 B
Makefile
6 lines
66 B
Makefile
define Package/base-files/install-target
|
|
mkdir $(1)/root
|
|
endef
|
|
|
|
|