6 lines
106 B
Makefile
6 lines
106 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# Copyright (c) 2014 Google, Inc
|
||
|
|
||
|
obj-$(CONFIG_X86) += early_init.o
|