* The relevant files have been modified in order to compile with McKernel.
Conflicts: kernel/Makefile.build.in
This commit is contained in:
committed by
Balazs Gerofi
parent
14b360e867
commit
64e2639adc
@@ -48,7 +48,11 @@
|
||||
#ifndef _COMMON_H
|
||||
#define _COMMON_H
|
||||
|
||||
#ifdef __HFI1_ORIG__
|
||||
#include "update/hfi1_user.h"
|
||||
#else
|
||||
#include <hfi1/hfi1_user.h>
|
||||
#endif /* __HFI1_ORIG__ */
|
||||
|
||||
/*
|
||||
* This file contains defines, structures, etc. that are used
|
||||
|
||||
Reference in New Issue
Block a user