aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lippert/spacerunner-lx/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lippert/spacerunner-lx/chip.h')
-rw-r--r--src/mainboard/lippert/spacerunner-lx/chip.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/lippert/spacerunner-lx/chip.h b/src/mainboard/lippert/spacerunner-lx/chip.h
index ba7edb0a1d..d575f6cc3e 100644
--- a/src/mainboard/lippert/spacerunner-lx/chip.h
+++ b/src/mainboard/lippert/spacerunner-lx/chip.h
@@ -18,6 +18,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
+/* Based on chip.h from AMD's DB800 mainboard. */
+
#include <stdint.h>
extern struct chip_operations mainboard_lippert_spacerunner_lx_ops;