diff options
Diffstat (limited to 'target/linux/ramips/image/relocate/Makefile')
-rw-r--r-- | target/linux/ramips/image/relocate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/image/relocate/Makefile b/target/linux/ramips/image/relocate/Makefile index a71bb00..500423b 100644 --- a/target/linux/ramips/image/relocate/Makefile +++ b/target/linux/ramips/image/relocate/Makefile @@ -1,8 +1,8 @@ # -# Makefile for the LZMA compressed kernel loader for -# Atheros AR7XXX/AR9XXX based boards +# Makefile for the kernel relocation stub for MIPS devices # # Copyright (C) 2011 Gabor Juhos <juhosg@openwrt.org> +# Copyright (C) 2015 Felix Fietkau <nbd@openwrt.org> # # Some parts of this file was based on the OpenWrt specific lzma-loader # for the BCM47xx and ADM5120 based boards: |