os: name pbxa9 ps2_drv explicitely (ref #2190)

This commit is contained in:
Stefan Kalkowski 2019-05-04 00:41:44 +02:00 committed by Christian Helmuth
parent d9143f805e
commit 1e986fade8
2 changed files with 3 additions and 2 deletions

View File

@ -26,6 +26,7 @@
</start>
<start name="ps2_drv">
<binary name="pbxa9_ps2_drv"/>
<resource name="RAM" quantum="1M"/>
<provides> <service name="Input"/> <service name="Framebuffer"/> </provides>
<route> <any-service> <parent/> </any-service> </route>

View File

@ -1,5 +1,5 @@
TARGET = ps2_drv
REQUIRES = pbxa9
TARGET = pbxa9_ps2_drv
REQUIRES = arm_v7
SRC_CC = main.cc
LIBS = base