[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / external / gpl2 / dts / dist / arch / mips / boot / dts / mscc

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/mscc/Makefile between version 1.1.1.1 and 1.1.1.1.2.3

version 1.1.1.1, 2018/04/28 18:25:53 version 1.1.1.1.2.3, 2018/07/28 04:38:06
Line 1 
Line 1 
 dtb-$(CONFIG_LEGACY_BOARD_OCELOT)       += ocelot_pcb123.dtb  dtb-$(CONFIG_LEGACY_BOARD_OCELOT)       += ocelot_pcb123.dtb
   
 obj-y                           += $(patsubst %.dtb, %.dtb.o, $(dtb-y))  obj-$(CONFIG_BUILTIN_DTB)       += $(addsuffix .o, $(dtb-y))

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.2.3

CVSweb <webmaster@jp.NetBSD.org>