summaryrefslogtreecommitdiff
path: root/NW/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'NW/Makefile')
-rw-r--r--NW/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/NW/Makefile b/NW/Makefile
index 30353c9..10276b1 100644
--- a/NW/Makefile
+++ b/NW/Makefile
@@ -1,7 +1,7 @@
NR_TASKLETS ?= 13
-BL ?= 1024
-BL_IN ?= 4
-NR_DPUS ?= 1
+BL ?= 1024
+BL_IN ?= 4
+NR_DPUS ?= 1
ENERGY ?= 0
HOST_SOURCES := $(wildcard host/*.c)