• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/support/gnuconfig/config.sub
Jouko NikulaJouko Nikula committed 200bf74e8e427 Oct 2013
Raw file
Source viewDiff to previous
    | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
 
1
#! /bin/sh
2
# Configuration validation subroutine script.
3
#   Copyright 1992-2013 Free Software Foundation, Inc.
4
​
5
timestamp='2013-10-01'
6
​
7
# This file is free software; you can redistribute it and/or modify it
8
# under the terms of the GNU General Public License as published by
9
# the Free Software Foundation; either version 3 of the License, or
10
# (at your option) any later version.
11
#
12
# This program is distributed in the hope that it will be useful, but
13
# WITHOUT ANY WARRANTY; without even the implied warranty of
14
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
15
# General Public License for more details.
16
#
17
# You should have received a copy of the GNU General Public License
18
# along with this program; if not, see <http://www.gnu.org/licenses/>.
19
#
20
# As a special exception to the GNU General Public License, if you
21
# distribute this file as part of a program that contains a
22
# configuration script generated by Autoconf, you may include it under
23
# the same distribution terms that you use for the rest of that
24
# program.  This Exception is an additional permission under section 7
25
# of the GNU General Public License, version 3 ("GPLv3").
26
​
27
​
28
# Please send patches with a ChangeLog entry to config-patches@gnu.org.
29
#
30
# Configuration subroutine to validate and canonicalize a configuration type.
31
# Supply the specified configuration type as an argument.
32
# If it is invalid, we print an error message on stderr and exit with code 1.
33
# Otherwise, we print the canonical config type on stdout and succeed.
34
​
35
# You can get the latest version of this script from:
36
# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
37
​
38
# This file is supposed to be the same for all GNU packages
39
# and recognize all the CPU types, system types and aliases
40
# that are meaningful with *any* GNU software.
41
# Each package is responsible for reporting which valid configurations
42
# it does not support.  The user should be able to distinguish
43
# a failure to support a valid configuration from a meaningless
44
# configuration.
45
​
46
# The goal of this file is to map all the various variations of a given
47
# machine specification into a single specification in the form:
48
#   CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM
49
# or in some cases, the newer four-part form:
50
#   CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM
51
# It is wrong to echo any other type of specification.
52
​
53
me=`echo "$0" | sed -e 's,.*/,,'`
54
​
55
usage="\
56
Usage: $0 [OPTION] CPU-MFR-OPSYS
57
       $0 [OPTION] ALIAS
58
​
59
Canonicalize a configuration name.
60
​
61
Operation modes:
62
  -h, --help         print this help, then exit
63
  -t, --time-stamp   print date of last modification, then exit
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.