OSDN Git Service

cleanup
authorYoshinori Sato <ysato@users.sourceforge.jp>
Fri, 28 Dec 2018 14:50:50 +0000 (23:50 +0900)
committerYoshinori Sato <yo-satoh@sios.com>
Fri, 28 Jan 2022 13:50:45 +0000 (22:50 +0900)
arch/rx/boot/dts/Makefile

index 5231b2a..477edba 100644 (file)
@@ -4,11 +4,5 @@ endif
 
 obj-y += $(BUILTIN_DTB)
 
-dtb-$(CONFIG_RX_SIM) := rx_sim.dtb
-dtb-$(CONFIG_TKDN_RX62N) := tkdn-rx62n.dtb
-
-dtstree                := $(srctree)/$(src)
-dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
-
-always     := $(dtb-y)
-clean-files := *.dtb.S *.dtb
+dtb-$(CONFIG_RX_GDB_SIM) := rx_sim.dtb
+dtb-$(CONFIG_TKDN_RX62N) := tkdn_rx62n.dtb