[target] Beaglebone target.

This commit is contained in:
Corey Tabaka
2012-09-29 05:33:19 -07:00
parent 6119b03f80
commit f81e79a303

View 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