summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-05-25 19:14:01 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-05-25 19:59:54 +0200
commitdf60188a94d1d009a93131b81b32fa245887384d (patch)
tree49a59d0d4377e712d82ae17d86805a6e1b1deb28 /mk
parentc6847d3f5be31fd644d6a41de147b4604852966e (diff)
remove end-of-life kernel
Diffstat (limited to 'mk')
-rw-r--r--mk/kernel-ver.mk6
-rw-r--r--mk/modules-3.19.mk6
2 files changed, 0 insertions, 12 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk
index 437c9986d..04c43dd78 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -4,12 +4,6 @@ KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
KERNEL_HASH:= 8477fe664c14f1a139a128b1e6dfbe483aad18aaa4316045c628a1f8335e53b6
endif
-ifeq ($(ADK_KERNEL_VERSION_3_19_5),y)
-KERNEL_VERSION:= 3.19.5
-KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
-KERNEL_RELEASE:= 1
-KERNEL_HASH:= 3d36d9d3643f3dd8e395a192c112dcde55732734e52185a4131fe819a68f5e68
-endif
ifeq ($(ADK_KERNEL_VERSION_3_18_12),y)
KERNEL_VERSION:= 3.18.12
KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
diff --git a/mk/modules-3.19.mk b/mk/modules-3.19.mk
deleted file mode 100644
index 425c180ac..000000000
--- a/mk/modules-3.19.mk
+++ /dev/null
@@ -1,6 +0,0 @@
-# This file is part of the OpenADK project. OpenADK is copyrighted
-# material, please see the LICENCE file in the top-level directory.
-
-USBMODULES+=drivers/usb/common/usb-common
-USBMODULES+=drivers/usb/core/usbcore
-USBUDC:=gadget/udc