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