mkimage-profiles/features.in/oem/lib/60-oem-install.mk
Anton Midyukov 77e80ef011 oem: Add use/oem/install target
This target needed for alterator-setup (pkg step).
Also added preinstall and eth-net steps.
2020-12-05 00:25:53 +07:00

5 lines
109 B
Makefile

all: $(GLOBAL_DEBUG) $(OEM_INSTALL:%=oem-install)
oem-install:
@git archive HEAD:pkg > files/.install3.tar