mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 02:43:15 +01:00
Relevant change to last change
This commit is contained in:
@@ -13,6 +13,7 @@ CML2_CONFIG_SRCDIR = join(PROJROOT, "config/cml")
|
||||
CML2TOOLSDIR = join(TOOLSDIR, "cml2-tools")
|
||||
CML2RULES = join(BUILDDIR, "cml2_rules.out")
|
||||
CML2_CONFIG_FILE = join(BUILDDIR, "cml2_config.out")
|
||||
CML2_OLDCONFIG_FILE = join(BUILDDIR, "cml2_oldconfig.in")
|
||||
CML2_CONFIG_H = join(BUILDDIR, "cml2_config.h")
|
||||
CONFIG_H = join("include/l4/config.h")
|
||||
CONFIG_SHELVE_DIR = join(BUILDDIR, "configdata")
|
||||
|
||||
Reference in New Issue
Block a user