aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 98af2c0..1fee43d 100644
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@ deflinux:
ARCH=$(SRCARCH) $(MAKE) -C linux defconfig
test: $(INITRAM)
- @ #TODO
+ scripts/test.py
run: kconfig_parser write_config $(INITRAM)
scripts/main_loop.py