Home | History | Annotate | Download | only in kona-common
      1 # SPDX-License-Identifier: GPL-2.0+
      2 #
      3 # Copyright 2013 Broadcom Corporation.
      4 
      5 obj-y	+= s_init.o
      6 obj-y	+= hwinit-common.o
      7 obj-y	+= clk-stubs.o
      8 obj-${CONFIG_KONA_RESET_S} += reset.o
      9