aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/test.py b/scripts/test.py
index d24e31b..f0eee8e 100755
--- a/scripts/test.py
+++ b/scripts/test.py
@@ -11,7 +11,6 @@ import database
def test():
initialize.base()
- initialize.parse_kconfig()
print("-- Make --")
conf.kernel_make_output = True
img = kernel.make('test')