Commit 765796d3 authored by Anton Midyukov's avatar Anton Midyukov

oem: Not use git in 60-oem-install.mk

But with git might not work.
parent 283c03f0
all: $(GLOBAL_DEBUG) $(OEM_INSTALL:%=oem-install)
oem-install:
@git archive HEAD:pkg > files/.install3.tar
@cd pkg && tar -cf ../files/.install3.tar *
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment