summaryrefslogtreecommitdiff
path: root/device.mk
AgeCommit message (Collapse)Author
2016-01-15Enable on-screen navigation barRob Herring
Signed-off-by: Rob Herring <robh@kernel.org>
2016-01-14Add a device ueventd.rcRob Herring
Only /dev/sw_sync is needed for now. It should be added to the base ueventd.rc. Signed-off-by: Rob Herring <robh@kernel.org>
2016-01-12Add QCom Adreno 30x firmware files to buildRob Herring
For running on Snapdragon 410 board, these GPU files are needed. Signed-off-by: Rob Herring <robh@kernel.org>
2016-01-08Initial commitRob Herring
This is a partially generated device configuration allowing building same config on multiple architectures. Since the Android build system uses TARGET_PRODUCT to set the build path and requires it match a directory under device/, this setup allows trivially adding architectures or other configuration options. Signed-off-by: Rob Herring <robh@kernel.org>