Skip to content

Commit fd1971f

Browse files
committed
actually enable the patchset
Signed-off-by: Robert Nelson <[email protected]>
1 parent a793294 commit fd1971f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

patch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ drivers () {
597597

598598
dir 'drivers/uio_pruss_shmem'
599599
dir 'drivers/greybus'
600-
# dir 'RPi'
600+
dir 'RPi'
601601
}
602602

603603
soc () {

version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ KERNEL_REL=4.19
3939
KERNEL_TAG=${KERNEL_REL}.94
4040
kernel_rt=".94-rt39"
4141
#Kernel Build
42-
BUILD=${build_prefix}46
42+
BUILD=${build_prefix}46.1
4343

4444
#v5.X-rcX + upto SHA
4545
#prev_KERNEL_SHA=""

0 commit comments

Comments
 (0)