blob: 5c8c05ec4995016dbde1174dd614e11289f9eb0b [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001# SPDX-License-Identifier: GPL-2.0+
Tom Rini0cab3ec2015-11-10 01:06:16 +00002
Bin Menge1c49352015-07-30 03:49:17 -07003dtb-y += bayleybay.dtb \
Bin Meng4ba75702017-08-15 22:42:02 -07004 cherryhill.dtb \
Simon Glass124602a2019-12-08 17:40:20 -07005 chromebook_coral.dtb \
Bin Menge1c49352015-07-30 03:49:17 -07006 chromebook_link.dtb \
Simon Glass5f8865f2015-03-02 12:40:54 -07007 chromebox_panther.dtb \
Simon Glassa0b09612016-03-16 07:44:43 -06008 chromebook_samus.dtb \
Stefan Roese2a0b94c2016-03-16 08:48:21 +01009 conga-qeval20-qa3-e3845.dtb \
Bin Meng204e1e52018-08-10 02:39:33 -070010 coreboot.dtb \
Bin Meng5afa22a2016-02-17 00:16:25 -080011 cougarcanyon2.dtb \
Simon Glass4a56f102015-01-27 22:13:47 -070012 crownbay.dtb \
Stefan Roese312dc932016-08-15 13:50:49 +020013 dfi-bt700-q7x-151.dtb \
Andy Shevchenkod31315d2017-07-06 14:41:53 +030014 edison.dtb \
Bin Meng65820742018-06-12 08:36:24 -070015 efi-x86_app.dtb \
Bin Meng858429b2018-06-12 08:36:18 -070016 efi-x86_payload.dtb \
Bin Meng8d6ed122015-02-02 22:35:28 +080017 galileo.dtb \
Bin Meng2229c4c2015-05-07 21:34:08 +080018 minnowmax.dtb \
Bin Meng000883b2015-06-03 09:20:04 +080019 qemu-x86_i440fx.dtb \
George McCollistera4dd9bf2015-10-21 08:05:33 -050020 qemu-x86_q35.dtb \
Stefan Roese77692eb2016-08-15 13:50:59 +020021 theadorable-x86-dfi-bt700.dtb \
Park, Aiden15775d42019-08-03 08:31:00 +000022 slimbootloader.dtb \
George McCollisteraedc33d2016-06-21 12:07:33 -050023 baytrail_som-db5800-som-6867.dtb
Masahiro Yamadae7a579f2014-02-05 11:28:27 +090024
25targets += $(dtb-y)
26
Simon Glass9cf89aa2021-12-29 11:57:40 -070027DTC_FLAGS += -R 4 -p $(if $(CONFIG_EFI_APP),0x8000,0x1000)
Masahiro Yamadae7a579f2014-02-05 11:28:27 +090028
29PHONY += dtbs
30dtbs: $(addprefix $(obj)/, $(dtb-y))
31 @:
32
33clean-files := *.dtb