77e80ef011
This target needed for alterator-setup (pkg step). Also added preinstall and eth-net steps.
5 lines
109 B
Makefile
5 lines
109 B
Makefile
all: $(GLOBAL_DEBUG) $(OEM_INSTALL:%=oem-install)
|
|
|
|
oem-install:
|
|
@git archive HEAD:pkg > files/.install3.tar
|