aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/arch/powerpc/include/asm/config_mpc86xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/arch/powerpc/include/asm/config_mpc86xx.h')
-rw-r--r--roms/u-boot/arch/powerpc/include/asm/config_mpc86xx.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/roms/u-boot/arch/powerpc/include/asm/config_mpc86xx.h b/roms/u-boot/arch/powerpc/include/asm/config_mpc86xx.h
new file mode 100644
index 000000000..f19ff7a6a
--- /dev/null
+++ b/roms/u-boot/arch/powerpc/include/asm/config_mpc86xx.h
@@ -0,0 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
+/*
+ * Copyright 2011 Freescale Semiconductor, Inc.
+ */
+
+#ifndef _ASM_MPC86xx_CONFIG_H_
+#define _ASM_MPC86xx_CONFIG_H_
+
+#endif /* _ASM_MPC85xx_CONFIG_H_ */