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