mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-23 17:17:38 +00:00
os: make platform_drv package ready for ARM
* Make target binaries independent of board SPECS * Name binaries of one architecture unambigously * Extend include path to match board specifics * Adapt run-scripts to use the right binary Ref #2190 Ref #3180
This commit is contained in:
committed by
Christian Helmuth
parent
c55663b923
commit
911f4ada0a
@ -17,7 +17,7 @@
|
||||
#include <base/capability.h>
|
||||
#include <base/rpc.h>
|
||||
#include <dataspace/capability.h>
|
||||
#include <platform/framebuffer_info.h>
|
||||
#include <spec/rpi/platform/framebuffer_info.h>
|
||||
|
||||
namespace Platform {
|
||||
using namespace Genode;
|
||||
|
Reference in New Issue
Block a user