mirror of
https://github.com/drasko/codezero.git
synced 2026-01-29 11:13:14 +01:00
Changes since April
Clean up of build directories. Simplifications to capability model.
This commit is contained in:
@@ -14,8 +14,8 @@ e = environment.Clone()
|
||||
|
||||
sys.path.append('../../../')
|
||||
|
||||
from config.projpaths import *
|
||||
from config.configuration import *
|
||||
from scripts.config.projpaths import *
|
||||
from scripts.config.configuration import *
|
||||
from tools.pyelf.lmanext import *
|
||||
|
||||
rootfs_lds_in = \
|
||||
|
||||
Reference in New Issue
Block a user