aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/configure
diff options
context:
space:
mode:
Diffstat (limited to 'hardinfo2/configure')
-rwxr-xr-xhardinfo2/configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/hardinfo2/configure b/hardinfo2/configure
index 6d739d44..05e92c0e 100755
--- a/hardinfo2/configure
+++ b/hardinfo2/configure
@@ -154,6 +154,7 @@ echo "#define VERSION \"$VERSION\"" >> config.h
echo "#define LSPCI \"$LSPCI -v\"" >> config.h
echo "#define $ARCH" >> config.h
+echo "#define ARCH \"$ARCH\"" >> config.h
echo "#define PLATFORM \"`uname`\"" >> config.h
echo "#define KERNEL \"`uname -r`\"" >> config.h