Skip to content

Commit

Permalink
bump kernel and U-Boot
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrej Rosano committed Feb 6, 2019
1 parent ce4e84c commit 69f31f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
SHELL = /bin/bash
JOBS=2

LINUX_VER=4.14.96
LINUX_VER=4.14.97
LINUX_VER_MAJOR=${shell echo ${LINUX_VER} | cut -d '.' -f1,2}
LOCALVERSION=-0
UBOOT_VER=2018.09
UBOOT_VER=2019.01
APT_GPG_KEY=CEADE0CF01939B21

USBARMORY_REPO=https://raw.githubusercontent.com/inversepath/usbarmory/master
Expand Down

0 comments on commit 69f31f3

Please sign in to comment.