summaryrefslogtreecommitdiff
path: root/target/device/ARMLTD/Makefile.in
blob: a846ba6b2320dacb3b883273886a7760910e31b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
ifeq ($(BR2_TARGET_ARMLTD),y)
BOARD_NAME=$(strip $(subst ",,$(BR2_BOARD_NAME)))
#"))
BOARD_PATH=$(strip $(subst ",,$(BR2_BOARD_PATH)))
#"))


# pin some settings
BR2_GNU_TARGET_SUFFIX:="linux-uclibcgnueabi"
endif