make.py: use sys.path.insert(0...) to allow external designs to have specific targets...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 13 Jul 2015 15:00:03 +0000 (17:00 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 13 Jul 2015 15:25:50 +0000 (17:25 +0200)
commit6c13879fb605a1ee2bd5a3b35669e093f9a4267b
treee5333b2e54f1adf2e5bc88a9a242234c5f15851a
parent4dca66b23d9be47006a8c7d7347ed6afff4c0983
make.py: use sys.path.insert(0...) to allow external designs to have specific targets derived from a base target
make.py