all:
	dtc -O dtb -o kernel.dtb kernel.dts
clean:
	rm -f kernel.dtb