mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 09:06:49 -04:00
from the git tree. This merges a lot that we're not using, but there's too many files to be selective and have a hope of catching everything. If there are conflicts with the rest of the tree, we'll resolve them on a case by case basis. MFC after: 2 weeks Sponsored by: Netflix, Inc.
13 lines
322 B
Text
13 lines
322 B
Text
/*
|
|
* Copyright (C) 2014 Marek Belisko <marek@goldelico.com>
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License version 2 as
|
|
* published by the Free Software Foundation.
|
|
*/
|
|
|
|
#include "omap3-gta04.dtsi"
|
|
|
|
/ {
|
|
model = "Goldelico GTA04A4";
|
|
};
|