1
0
mirror of https://github.com/DigitalDevices/octonet.git synced 2023-10-10 11:36:52 +00:00

Moved dddvb out of tree

mk.patch: if ../dddvb doesn't exist clone dddvb from
github.com/DigitalDevices/dddvb
This commit is contained in:
mvoelkel
2015-12-14 19:17:58 +01:00
parent e220eebb3a
commit b4c4d48199
4 changed files with 5 additions and 18 deletions

2
mk
View File

@@ -2,7 +2,7 @@ cd buildroot
rm output-octonet/images/octonet*
rm output-octonet/build/linux-custom/.stamp_*
DDDVB=../dddvb
DDDVB=../../dddvb
LINUX=../linux.octonet
#if [ -e /home/rjkm/projects ]; then