mirror of https://github.com/ArduPilot/ardupilot
waf: removed install of oreoled.bin
This commit is contained in:
parent
b5a04f1f43
commit
9d592e005d
|
@ -193,7 +193,6 @@ def _px4_taskgen(bld, **kw):
|
|||
def _process_romfs(self):
|
||||
bld = self.bld
|
||||
file_list = (
|
||||
'firmware/oreoled.bin',
|
||||
'init.d/rc.APM',
|
||||
'init.d/rc.error',
|
||||
'init.d/rcS',
|
||||
|
|
Loading…
Reference in New Issue