[merge] Merge remote-tracking branch 'pr/rpi3'
This commit is contained in:
@@ -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
9
target/rpi3/rules.mk
Normal file
@@ -0,0 +1,9 @@
|
||||
LOCAL_DIR := $(GET_LOCAL_DIR)
|
||||
|
||||
GLOBAL_INCLUDES += \
|
||||
$(LOCAL_DIR)/include
|
||||
|
||||
PLATFORM := bcm28xx
|
||||
|
||||
#include make/module.mk
|
||||
|
||||
Reference in New Issue
Block a user