blob: 5210583967f75b5d11bd6b4cca13fb7d7080a6e9 [file] [log] [blame]
# Copyright 2019 The Hafnium Authors.
#
# Use of this source code is governed by a BSD-style license that can be found
# in the LICENSE file of the main Hafnium repository or at
# https://opensource.org/licenses/BSD-3-Clause.
import("//build/linux/linux.gni")
linux_kernel("linux") {
prebuilt = "//prebuilts/linux-aarch64/linux/vmlinuz"
}