diff options
Diffstat (limited to 'src/arch/arm64/cpu/Makefile.inc')
-rw-r--r-- | src/arch/arm64/cpu/Makefile.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/arch/arm64/cpu/Makefile.inc b/src/arch/arm64/cpu/Makefile.inc index 2c008e4a63..644aef3f50 100644 --- a/src/arch/arm64/cpu/Makefile.inc +++ b/src/arch/arm64/cpu/Makefile.inc @@ -13,10 +13,6 @@ ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc. -## ################################################################################ ifeq ($(CONFIG_ARCH_RAMSTAGE_ARM64),y) |