recipe: imx53_qsb_drivers

Do not copy imx53 specfic source code since it has been unified within
the GPIO driver.

follow up for issue #3900
This commit is contained in:
Sebastian Sumpf 2020-10-06 08:28:41 +02:00 committed by Christian Helmuth
parent ec957739e9
commit fe1ee05186

View File

@ -9,6 +9,5 @@ include/gpio:
src/drivers:
mkdir -p $@/framebuffer $@/gpio
cp -r $(REP_DIR)/src/drivers/gpio/imx $@/gpio/
cp -r $(REP_DIR)/src/drivers/gpio/imx53 $@/gpio/
cp -r $(REP_DIR)/src/drivers/framebuffer/imx53 $@/framebuffer/
cp -r $(REP_DIR)/include/spec/imx53/imx_framebuffer_session $@/framebuffer/imx53/