summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/hwcompat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/hwcompat.h b/firmware/hwcompat.h
index c79e3ba682..2a5be147ea 100644
--- a/firmware/hwcompat.h
+++ b/firmware/hwcompat.h
@@ -20,6 +20,7 @@
20#define HWCOMPAT_H 20#define HWCOMPAT_H
21 21
22#include <stdbool.h> 22#include <stdbool.h>
23#include "config.h"
23 24
24/* Bit mask values for HW compatibility */ 25/* Bit mask values for HW compatibility */
25#define ATA_ADDRESS_300 0x0100 26#define ATA_ADDRESS_300 0x0100