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