aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorHans-Christian Egtvedt <egtvedt@samfundet.no>2015-01-31 08:24:29 +0100
committerHans-Christian Egtvedt <egtvedt@samfundet.no>2015-02-09 15:27:45 +0100
commit89422ad6f894c03dee85a3cdb6b33cec3e0b805b (patch)
tree55d63de3399981f9e526a0c06c19b25c4fd903b0 /net
parentavr32: remove fake at91 cpu identification (diff)
downloadlinux-dev-89422ad6f894c03dee85a3cdb6b33cec3e0b805b.tar.xz
linux-dev-89422ad6f894c03dee85a3cdb6b33cec3e0b805b.zip
avr32: update all default configurations
This patch runs all the default configurations through make silentoldconfig and make savedefconfig to rinse out outdated kconfig entries. for config in arch/avr32/configs/*defconfig; do make ARCH=avr32 `basename $config` make ARCH=avr32 silentoldconfig make ARCH=avr32 savedefconfig cp defconfig $config done Signed-off-by: Hans-Christian Egtvedt <egtvedt@samfundet.no>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions