dtbo-y += uart4.dtbo \
		  onewire.dtbo \
		  pwm_d.dtbo \
		  i2c0.dtbo

targets += $(dtbo-y)
always  := $(dtbo-y)
