Modify Makefiles
This commit is contained in:
parent
336a640698
commit
29c2f1e3a8
|
@ -1,7 +1,7 @@
|
||||||
#ifndef USB_HC_XHCI_H_
|
#ifndef USB_HC_XHCI_H_
|
||||||
#define USB_HC_XHCI_H_
|
#define USB_HC_XHCI_H_
|
||||||
|
|
||||||
|
#include "xhci.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#ifndef XHCI_H_
|
#ifndef XHCI_H_
|
||||||
#define XHCI_H_
|
#define XHCI_H_
|
||||||
|
|
||||||
|
#include "xhci_reg.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue