aboutsummaryrefslogtreecommitdiffstats
path: root/include/toplevel.mk
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2013-04-05 12:35:53 +0000
committerFlorian Fainelli <florian@openwrt.org>2013-04-05 12:35:53 +0000
commita5e7050033445498293c13b4b8c6831684ad7298 (patch)
treeac2b4980a2d79a30d5d112c51101b50664e9f4d1 /include/toplevel.mk
parent3b9ea165f71bd87600544f9229e3c160a9636c7b (diff)
downloadupstream-a5e7050033445498293c13b4b8c6831684ad7298.tar.gz
upstream-a5e7050033445498293c13b4b8c6831684ad7298.tar.bz2
upstream-a5e7050033445498293c13b4b8c6831684ad7298.zip
rules.mk: Create TARGET_ASFLAGS; force -mno-mips16
Create and use a TARGET_ASFLAGS, defaulting to TARGET_CFLAGS. MIPS .S files reasonably assume they are not in mips16 mode. Because "-mips16 -mno-mips16" results in -mno-mips16, I can append that to the TARGET_ASFLAGS. This should be done with $(filter-out)? Signed-off-by: Jay Carlson <nop@nop.com> Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36197 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/toplevel.mk')
0 files changed, 0 insertions, 0 deletions