mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
5 lines
69 B
Makefile
5 lines
69 B
Makefile
define Package/base-files/install-target
|
|
mkdir -p $(1)/root
|
|
endef
|
|
|
|
|