aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/image/relocate/head.S
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/image/relocate/head.S')
-rw-r--r--target/linux/ramips/image/relocate/head.S6
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/ramips/image/relocate/head.S b/target/linux/ramips/image/relocate/head.S
index 3680cb7d8d..3e5b374ba0 100644
--- a/target/linux/ramips/image/relocate/head.S
+++ b/target/linux/ramips/image/relocate/head.S
@@ -1,4 +1,10 @@
/*
+ * Kernel relocation stub for MIPS devices
+ *
+ * Copyright (C) 2015 Felix Fietkau <nbd@openwrt.org>
+ *
+ * Based on:
+ *
* LZMA compressed kernel loader for Atheros AR7XXX/AR9XXX based boards
*
* Copyright (C) 2011 Gabor Juhos <juhosg@openwrt.org>