nova: update kernel revision to r2

Fix #667
This commit is contained in:
Alexander Boettcher 2013-02-22 14:45:14 +01:00 committed by Norman Feske
parent 801d09f166
commit b4805af5bc
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ VERBOSE ?= @
ECHO = @echo
GIT_URL = https://github.com/alex-ab/NOVA.git
GIT_REV = HEAD
GIT_BRANCH = r1
GIT_BRANCH = r2
CONTRIB_DIR = contrib
PATCHES = $(shell find patches -name '*.patch')