summaryrefslogtreecommitdiff
path: root/fip
diff options
context:
space:
mode:
authorDongjin Kim <tobetter@gmail.com>2019-06-19 05:02:32 +0900
committerDongjin Kim <tobetter@gmail.com>2019-06-19 05:02:32 +0900
commite6e4cc897d0a53ec122478b541982c3b44b827b9 (patch)
treecb4f2dd4d9e7e756f96cffeddc76300fa4c8fdbd /fip
parenta7d924cc348e81e385c958e1b49e66f6a6cb2a81 (diff)
downloadu-boot-odroid-c1-e6e4cc897d0a53ec122478b541982c3b44b827b9.tar.gz
ODROID-C3/N2: add copyright bannerstravis/odroidn2-45s922_9.0.0_20190619
Change-Id: I2f887e949d97b1a07b49130cede86588d03bd213 Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Diffstat (limited to 'fip')
-rw-r--r--fip/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/fip/Makefile b/fip/Makefile
index 959bdf426f..b374bd63a8 100644
--- a/fip/Makefile
+++ b/fip/Makefile
@@ -1,3 +1,12 @@
+#!/bin/sh
+#
+# Copyright (C) 2018-2019 Hardkernel Co,. Ltd
+# Dongjin Kim <tobetter@gmail.com>
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+# This Makefile is based on the Amlogic build script
+
-include $(buildtree)/include/config/auto.conf
-include $(buildtree)/include/autoconf.mk