[target] Beaglebone target.
This commit is contained in:
17
target/beaglebone/rules.mk
Normal file
17
target/beaglebone/rules.mk
Normal file
@@ -0,0 +1,17 @@
|
||||
LOCAL_DIR := $(GET_LOCAL_DIR)
|
||||
|
||||
#MODULE := $(LOCAL_DIR)
|
||||
|
||||
INCLUDES += \
|
||||
-I$(LOCAL_DIR)/include
|
||||
|
||||
PLATFORM := am335x
|
||||
|
||||
MODULES += \
|
||||
|
||||
MEMSIZE := 0x10000000 # 256MB
|
||||
|
||||
DEFINES += \
|
||||
|
||||
#include make/module.mk
|
||||
|
||||
Reference in New Issue
Block a user