From: Keith Packard Date: Wed, 18 Dec 2013 10:02:12 +0000 (-0800) Subject: altos/lpc: Be a bit more resistant to toolchain section name changes X-Git-Tag: 1.3~27 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;ds=sidebyside;h=012abeda6ae846d74729e96e7ed7c8af2edca572;hp=012abeda6ae846d74729e96e7ed7c8af2edca572;p=fw%2Faltos altos/lpc: Be a bit more resistant to toolchain section name changes Just add some wild cards on the ends of each section name in case the toolchain changes names in the future. Signed-off-by: Keith Packard ---