aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rules/ips.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/rules/ips.mk b/rules/ips.mk
index 186b425..bad7370 100644
--- a/rules/ips.mk
+++ b/rules/ips.mk
@@ -42,6 +42,9 @@ pkg-define += \
-DMACH="$(mach)" \
-DMACH32="$(mach32)" \
-DMACH64="$(mach64)" \
+-Dmach="$(mach)" \
+-Dmach32="$(mach32)" \
+-Dmach64="$(mach64)" \
-Dbuild32="$(build32)" \
-Dbuild64="$(build64)" \