summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp/meta-nuvoton/recipes-kernel/linux/linux-nuvoton.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openbmc-bsp/meta-nuvoton/recipes-kernel/linux/linux-nuvoton.inc')
-rw-r--r--meta-openbmc-bsp/meta-nuvoton/recipes-kernel/linux/linux-nuvoton.inc21
1 files changed, 0 insertions, 21 deletions
diff --git a/meta-openbmc-bsp/meta-nuvoton/recipes-kernel/linux/linux-nuvoton.inc b/meta-openbmc-bsp/meta-nuvoton/recipes-kernel/linux/linux-nuvoton.inc
deleted file mode 100644
index 5380478e8..000000000
--- a/meta-openbmc-bsp/meta-nuvoton/recipes-kernel/linux/linux-nuvoton.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-DESCRIPTION = "Linux kernel for Nuvoton NPCM7xx"
-SECTION = "kernel"
-LICENSE = "GPLv2"
-
-PROVIDES += "virtual/kernel"
-
-KCONFIG_MODE="--alldefconfig"
-
-KSRC ?= "git://github.com/openbmc/linux;protocol=git;branch=${KBRANCH}"
-SRC_URI = "${KSRC}"
-SRC_URI_append_npcm7xx = " file://defconfig"
-
-LINUX_VERSION_EXTENSION ?= "-${SRCREV}"
-
-PV = "${LINUX_VERSION}+git${SRCPV}"
-
-inherit kernel
-require recipes-kernel/linux/linux-yocto.inc
-
-# From 4.16+ the COPYING file changed
-LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
OpenPOWER on IntegriCloud