diff options
Diffstat (limited to 'arch/x86/dts/Makefile')
-rw-r--r-- | arch/x86/dts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/x86/dts/Makefile b/arch/x86/dts/Makefile index 48265ef6dd..97ed884288 100644 --- a/arch/x86/dts/Makefile +++ b/arch/x86/dts/Makefile @@ -1,5 +1,5 @@ -dtb-y += link.dtb \ - alex.dtb +dtb-y += chromebook_link.dtb \ + crownbay.dtb targets += $(dtb-y) |