config/arch/m68k.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Apr 13 20:52:38 2010 +0200 (2010-04-13)
changeset 1907 2a40681d94c7
child 2444 896cb0d36c1a
permissions -rw-r--r--
scripts/functions: add a save/restore handler

Saving and restoring the steps requires saving/restoring multiple
directories. Depending on the configuration, some may not exist.

Add a wrapper that checks before creating/extracting the tarballs.
linux@1754
     1
# m68k specific configuration file
linux@1754
     2
# depends on EXPERIMENTAL
linux@1754
     3
linux@1754
     4
config ARCH_m68k
linux@1754
     5
    select ARCH_SUPPORTS_32
linux@1754
     6
    select ARCH_DEFAULT_32
linux@1754
     7
    select ARCH_DEFAULT_BE
linux@1754
     8
    select ARCH_SUPPORT_CPU
linux@1754
     9
     help
linux@1754
    10
      The m68k architecture