diff --git a/Makefile b/Makefile index 4153b553..6c484216 100644 --- a/Makefile +++ b/Makefile @@ -46,8 +46,7 @@ SREC = $(shell find $(SREC_INCLUDE) -name "*.srec") all:| makedisk kbuild $(DISK) include_build $(Q)wlink $(LDFLAGS) -Ttext 1024 -v -o winix.srec \ - $(L_HEAD) $(KERNEL_O) $(KLIB_O) $(L_TAIL) \ - > $(SREC_INCLUDE)/winix.verbose + $(L_HEAD) $(KERNEL_O) $(KLIB_O) $(L_TAIL) > $(SREC_INCLUDE)/winix.verbose ifeq ($(KBUILD_VERBOSE),0) @echo "LD \t winix.srec" endif diff --git a/include/winix/comm.h b/include/winix/comm.h index 64646e3b..f61cc059 100644 --- a/include/winix/comm.h +++ b/include/winix/comm.h @@ -33,7 +33,7 @@ // Major and minor version numbers for WINIX. #define MAJOR_VERSION 2 -#define MINOR_VERSION 3 +#define MINOR_VERSION 4 // Predefined, wramp board has 1024 pages in total, // which equals to 4 * 32