ANDROID: TI: Remove duplicate ti/k3-am625-sk-wl1837.dtbo make target
When build, we see the following warning:
Makefile:247: target 'ti/k3-am625-sk-wl1837.dtbo' given more than once in the same rule common/Makefile:247: target 'ti/k3-am625-sk-wl1837.dtbo' given more than once in the same rule
Remove the duplicate entry from the make targets
Fixes: 29485e70 ("ANDROID: TI: add WL1837 dtbo for AM62X SoC") Signed-off-by: Mattijs Korpershoek mkorpershoek@baylibre.com