commit | 73520939b41d90c0925d5ea4abaa670b7fce2285 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Tue Oct 19 02:48:34 2010 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Wed Oct 27 21:18:05 2010 -0400 |
tree | 758ed8b633b6dcef9766d37c41c9beac54feb7af | |
parent | 1fde3eb2d3f9a46c1dbd2e936ba6e4e6a82add3f [diff] |
Blackfin: config.mk: drop manual stripping of config vars Now that the common code takes care of stripping away quotes and such from numeric options, we no longer need to do so ourselves. So drop the custom code we have in the Blackfin config.mk. Signed-off-by: Mike Frysinger <vapier@gentoo.org>