patch-2.2.8 linux/include/asm-m68k/bootinfo.h

Next file: linux/include/asm-m68k/dvma.h
Previous file: linux/include/asm-m68k/atari_SCCserial.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.7/linux/include/asm-m68k/bootinfo.h linux/include/asm-m68k/bootinfo.h
@@ -219,9 +219,10 @@
 #define AMIGA_BOOTI_VERSION    MK_BI_VERSION( 2, 0 )
 #define ATARI_BOOTI_VERSION    MK_BI_VERSION( 2, 1 )
 #define MAC_BOOTI_VERSION      MK_BI_VERSION( 2, 0 )
+#define MVME147_BOOTI_VERSION  MK_BI_VERSION( 2, 0 )
 #define MVME16x_BOOTI_VERSION  MK_BI_VERSION( 2, 0 )
 #define BVME6000_BOOTI_VERSION MK_BI_VERSION( 2, 0 )
-
+#define Q40_BOOTI_VERSION      MK_BI_VERSION( 2, 0 )
 
 #ifdef BOOTINFO_COMPAT_1_0
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)