diff options
Diffstat (limited to 'mdk-stage1/Makefile')
-rw-r--r-- | mdk-stage1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index ce3c04879..5ce7f91c3 100644 --- a/mdk-stage1/Makefile +++ b/mdk-stage1/Makefile @@ -19,7 +19,7 @@ # #***************************************************************************** -VERSION = 8.0b +VERSION = cooker ARCH := $(patsubst i%86,i386,$(shell uname -m)) |