summaryrefslogtreecommitdiff
path: root/mk/linux.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-07 17:59:33 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-07 17:59:54 +0200
commit4e4ca4e75b078e3834df1a51de9f51671bc04e24 (patch)
tree3b5899072aaa60c07a76b6903f22b0e10911def4 /mk/linux.mk
parent660828b97932653e8f29779fa9ea23155c442ea2 (diff)
add 3.15.rc4 for cubox, revert some module conversion, breaks fb and usb
Diffstat (limited to 'mk/linux.mk')
-rw-r--r--mk/linux.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/linux.mk b/mk/linux.mk
index 6dd7f0f99..063209663 100644
--- a/mk/linux.mk
+++ b/mk/linux.mk
@@ -5,5 +5,5 @@ PKG_NAME:= linux
PKG_VERSION:= $(KERNEL_VERSION)
PKG_RELEASE:= $(KERNEL_RELEASE)
PKG_MD5SUM:= $(KERNEL_MD5SUM)
-PKG_SITES:= ${MASTER_SITE_KERNEL:=kernel/v3.0/}
+PKG_SITES:= ${MASTER_SITE_KERNEL}
DISTFILES= $(PKG_NAME)-$(PKG_VERSION).tar.xz