mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-02 03:56:49 +00:00
56231056ea
SVN-Revision: 8653
6 lines
69 B
Makefile
6 lines
69 B
Makefile
define Package/base-files/install-target
|
|
mkdir -p $(1)/root
|
|
endef
|
|
|
|
|