1# 2# (C) Copyright 2012 Stephen Warren 3# 4# SPDX-License-Identifier: GPL-2.0 5# 6 7obj-y := rpi.o 8obj-y += lowlevel_init.o 9