mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-07 03:29:36 +00:00
6 lines
69 B
Makefile
6 lines
69 B
Makefile
define Package/base-files/install-target
|
|
mkdir -p $(1)/root
|
|
endef
|
|
|
|
|