]> Git Repo - u-boot.git/blob - include/configs/sun4i.h
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
[u-boot.git] / include / configs / sun4i.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * (C) Copyright 2012-2013 Henrik Nordstrom <[email protected]>
4  *
5  * Placeholder wrapper to allow addressing Allwinner A10 (sun4i) CPU
6  * based devices separately. Please do not add anything in here.
7  */
8 #ifndef __CONFIG_H
9 #define __CONFIG_H
10
11 #include <configs/sunxi-common.h>
12
13 #endif /* __CONFIG_H */
This page took 0.030724 seconds and 4 git commands to generate.