Home | History | Annotate | Download | only in bayleybay
      1 # SPDX-License-Identifier: GPL-2.0+
      2 #
      3 # Copyright (C) 2015, Bin Meng <bmeng.cn (at] gmail.com>
      4 
      5 obj-y	+= bayleybay.o start.o
      6 obj-$(CONFIG_GENERATE_ACPI_TABLE) += dsdt.o
      7