Skip to content

Commit 6af15b1

Browse files
committed
Add braswell kernel
1 parent 62b6a83 commit 6af15b1

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

kernel/syno-braswell-5.2/Makefile

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
ARCH ?= braswell
2+
TCVERSION ?= 5.2
3+
PKG_NAME = braswell
4+
PKG_BRANCH = 5644
5+
PKG_ARCH = $(PKG_NAME)
6+
PKG_EXT = txz
7+
PKG_DIST_NAME = $(PKG_ARCH)-source.$(PKG_EXT)
8+
PKG_DIST_SITE = http://downloads.sourceforge.net/project/dsgpl/Synology%20NAS%20GPL%20Source/$(PKG_BRANCH)branch
9+
PKG_EXTRACT = source/linux-3.10.x
10+
SYNO_CONFIG = synoconfigs/x86_64
11+
BASE_ARCH = x86
12+
13+
HOMEPAGE = http://www.synology.com/
14+
15+
include ../../mk/spksrc.kernel-modules.mk

kernel/syno-braswell-5.2/digests

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
braswell-source.txz SHA1 b32a7a355a4cba91dc61f0d73f4d469ca2be923e
2+
braswell-source.txz SHA256 d899a673d82235119c68c447dac6ac23673994935060504fa7ec75b4c6a6d120
3+
braswell-source.txz MD5 3051b37fc390e0be6cebeae9bf569775

0 commit comments

Comments
 (0)