Remove autogenerated makefiles and update ignores.

This commit is contained in:
Jeffrey Townsend
2018-04-26 14:53:28 +00:00
parent a91f3d7e8f
commit 44610ae50b
4 changed files with 6 additions and 15 deletions

View File

@@ -1 +1,3 @@
kernel-*
linux-*
lib/

View File

@@ -0,0 +1,3 @@
linux-*
kernel-*
lib

View File

@@ -1,2 +1 @@
*arm64*nxp*ls2080ardb*.mk
onlpdump.mk
arm64_nxp_layerscape.mk

View File

@@ -1,13 +0,0 @@
###############################################################################
#
# Inclusive Makefile for the arm64_nxp_layerscape module.
#
# Autogenerated 2018-04-23 06:15:46.784359
#
###############################################################################
arm64_nxp_layerscape_BASEDIR := $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
include $(arm64_nxp_layerscape_BASEDIR)module/make.mk
include $(arm64_nxp_layerscape_BASEDIR)module/src/make.mk
include $(arm64_nxp_layerscape_BASEDIR)module/auto/make.mk