mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
libuvc: exclude .git directory from src archive
This commit is contained in:
committed by
Norman Feske
parent
96997ead62
commit
4fd2c9c618
@@ -7,6 +7,7 @@ PORT_DIR := $(call port_dir,$(REP_DIR)/ports/libuvc)
|
||||
src/lib/libuvc:
|
||||
mkdir -p $(dir $@)
|
||||
cp -r $(PORT_DIR)/src/lib/libuvc $@
|
||||
rm -rf $@/.git
|
||||
echo "LIBS = libuvc" > $@/target.mk
|
||||
|
||||
include:
|
||||
|
||||
Reference in New Issue
Block a user