[platform][am335x] remove this old unused platform/target
Was a port to the beaglebone, hasn't been used in a long time.
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
LOCAL_DIR := $(GET_LOCAL_DIR)
|
||||
|
||||
#MODULE := $(LOCAL_DIR)
|
||||
|
||||
GLOBAL_INCLUDES += \
|
||||
$(LOCAL_DIR)/include
|
||||
|
||||
PLATFORM := am335x
|
||||
|
||||
MODULES += \
|
||||
|
||||
MEMSIZE := 0x10000000 # 256MB
|
||||
|
||||
GLOBAL_DEFINES += \
|
||||
|
||||
#include make/module.mk
|
||||
|
||||
Reference in New Issue
Block a user