mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-17 20:02:53 +08:00
289024fd89
- Creating an arbitrary 'src' directory really doesn't help much... - Goal is to make each folder self contained - Make meta repos and individual repos have the same directory structure
34 lines
631 B
Batchfile
34 lines
631 B
Batchfile
|
|
|
|
-y ../../common/dv
|
|
-y ../../emesh/dv
|
|
-y ../../memory/dv
|
|
-y ../../accelerator/hdl
|
|
-y ../../axi/dv
|
|
-y ../../axi/hdl
|
|
-y ../../common/hdl
|
|
-y ../../elink/hdl
|
|
-y ../../edma/hdl
|
|
-y ../../emesh/hdl
|
|
-y ../../emmu/hdl
|
|
-y ../../emailbox/hdl
|
|
-y ../../etrace/hdl
|
|
-y ../../mio/hdl
|
|
-y ../../gpio/hdl
|
|
-y ../../memory/hdl
|
|
-y ../../parallella/hdl
|
|
-y ../../spi/hdl
|
|
-y ../../xilibs/hdl
|
|
-y ../../xilibs/ip
|
|
+incdir+../../emesh/hdl
|
|
+incdir+../../elink/hdl
|
|
+incdir+../../edma/hdl
|
|
+incdir+../../emmu/hdl
|
|
+incdir+../../emailbox/hdl
|
|
+incdir+../../accelerator/hdl
|
|
+incdir+../../etrace/hdl
|
|
+incdir+../../gpio/hdl
|
|
+incdir+../../spi/hdl
|
|
+incdir+../../mio/hdl
|
|
|