summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs/at91/config.mk
blob: 370630d4de08192b8615298d7b39079d6c8d3d68 (plain)
1
2
PF_CPPFLAGS_TUNE := $(call cc-option,-mtune=arm926ejs,)
PLATFORM_CPPFLAGS += $(PF_CPPFLAGS_TUNE)
OpenPOWER on IntegriCloud