[merge] Merge remote-tracking branch 'pr/rpi3'

This commit is contained in:
Travis Geiselbrecht
2016-08-25 17:35:16 -07:00
17 changed files with 500 additions and 77 deletions

View File

@@ -3,7 +3,7 @@ LOCAL_DIR := $(GET_LOCAL_DIR)
GLOBAL_INCLUDES += \
$(LOCAL_DIR)/include
PLATFORM := bcm2835
PLATFORM := bcm28xx
#include make/module.mk

9
target/rpi3/rules.mk Normal file
View File

@@ -0,0 +1,9 @@
LOCAL_DIR := $(GET_LOCAL_DIR)
GLOBAL_INCLUDES += \
$(LOCAL_DIR)/include
PLATFORM := bcm28xx
#include make/module.mk