gk7205v200-uboot/include/configs/evb_rk3036.h
2025-08-07 17:13:54 +08:00

13 lines
186 B
C
Executable File

/*
* (C) Copyright 2015 Rockchip Electronics Co., Ltd
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef __CONFIG_H
#define __CONFIG_H
#include <configs/rk3036_common.h>
#endif