aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux.inc')
-rw-r--r--recipes/linux/linux.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/linux/linux.inc b/recipes/linux/linux.inc
index 982a5326fc..e0205890cd 100644
--- a/recipes/linux/linux.inc
+++ b/recipes/linux/linux.inc
@@ -191,10 +191,6 @@ do_configure_prepend() {
yes '' | oe_runmake oldconfig
}
-do_configure_append_avr32() {
- sed -i -e s:-mno-pic::g arch/avr32/Makefile
-}
-
do_configure_append() {
if test -e scripts/Makefile.fwinst ; then
sed -i -e "s:-m0644:-m 0644:g" scripts/Makefile.fwinst