mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-08 20:05:54 +00:00
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:
parent
ec957739e9
commit
fe1ee05186
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user