mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-06 19:24:52 +00:00
6 lines
69 B
Makefile
6 lines
69 B
Makefile
define Package/base-files/install-target
|
|
mkdir -p $(1)/root
|
|
endef
|
|
|
|
|