diff options
author | Dmytro Milinevskyy <milinevskyy@gmail.com> | 2010-06-16 23:22:40 +0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-07-18 23:08:55 +0200 |
commit | d9119c0bc55de95967b3de67be1fc49101a9d896 (patch) | |
tree | 4af1c4eaf3ab4f1c7a116fdc29d35df856247720 /configs | |
parent | ed0d45fdd4b140484d6488deabca69a9088a43ca (diff) |
move default skeleton to fs/ and drop busybox skeleton
[Peter: fixup patch, adjust for busybox.mk changes]
Signed-off-by: Dmytro Milinevskyy <milinevskyy@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/at91rm9200df_defconfig | 1 | ||||
-rw-r--r-- | configs/at91rm9200df_ext_defconfig | 1 | ||||
-rw-r--r-- | configs/at91sam9260dfc_defconfig | 1 | ||||
-rw-r--r-- | configs/at91sam9260dfc_ext_defconfig | 1 | ||||
-rw-r--r-- | configs/at91sam9260pf_defconfig | 1 | ||||
-rw-r--r-- | configs/at91sam9261ek_defconfig | 1 | ||||
-rw-r--r-- | configs/at91sam9261ek_ext_defconfig | 1 | ||||
-rw-r--r-- | configs/at91sam9263ek_defconfig | 1 | ||||
-rw-r--r-- | configs/at91sam9263ek_ext_defconfig | 1 | ||||
-rw-r--r-- | configs/at91sam9g20dfc_defconfig | 1 | ||||
-rw-r--r-- | configs/at91sam9g20dfc_ext_defconfig | 1 | ||||
-rw-r--r-- | configs/atngw100-base_defconfig | 1 | ||||
-rw-r--r-- | configs/atngw100_defconfig | 1 | ||||
-rw-r--r-- | configs/atstk1005_defconfig | 1 | ||||
-rw-r--r-- | configs/atstk100x_defconfig | 1 | ||||
-rw-r--r-- | configs/i386_defconfig | 1 | ||||
-rw-r--r-- | configs/i686_defconfig | 1 | ||||
-rw-r--r-- | configs/integrator926_defconfig | 1 | ||||
-rw-r--r-- | configs/integrator926_huge_defconfig | 1 | ||||
-rw-r--r-- | configs/kb9202_defconfig | 1 | ||||
-rw-r--r-- | configs/v100sc2_defconfig | 1 |
21 files changed, 0 insertions, 21 deletions
diff --git a/configs/at91rm9200df_defconfig b/configs/at91rm9200df_defconfig index 0d453b6d5..98158b985 100644 --- a/configs/at91rm9200df_defconfig +++ b/configs/at91rm9200df_defconfig @@ -322,7 +322,6 @@ BR2_BUSYBOX_VERSION="1.13.2" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config" # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set -# BR2_PACKAGE_BUSYBOX_SKELETON is not set # # The minimum needed to build a uClibc development system diff --git a/configs/at91rm9200df_ext_defconfig b/configs/at91rm9200df_ext_defconfig index 7245b8a49..c73e37273 100644 --- a/configs/at91rm9200df_ext_defconfig +++ b/configs/at91rm9200df_ext_defconfig @@ -248,7 +248,6 @@ BR2_BUSYBOX_VERSION="1.13.2" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config" # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set -# BR2_PACKAGE_BUSYBOX_SKELETON is not set # # The minimum needed to build a uClibc development system diff --git a/configs/at91sam9260dfc_defconfig b/configs/at91sam9260dfc_defconfig index 3de2aea07..f1d63df2e 100644 --- a/configs/at91sam9260dfc_defconfig +++ b/configs/at91sam9260dfc_defconfig @@ -334,7 +334,6 @@ BR2_BUSYBOX_VERSION="1.13.2" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config" # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set -# BR2_PACKAGE_BUSYBOX_SKELETON is not set # # The minimum needed to build a uClibc development system diff --git a/configs/at91sam9260dfc_ext_defconfig b/configs/at91sam9260dfc_ext_defconfig index e66a541a3..91cdeddab 100644 --- a/configs/at91sam9260dfc_ext_defconfig +++ b/configs/at91sam9260dfc_ext_defconfig @@ -256,7 +256,6 @@ BR2_BUSYBOX_VERSION="1.13.2" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config" # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set -# BR2_PACKAGE_BUSYBOX_SKELETON is not set # # The minimum needed to build a uClibc development system diff --git a/configs/at91sam9260pf_defconfig b/configs/at91sam9260pf_defconfig index d83bb8c5c..651041fd3 100644 --- a/configs/at91sam9260pf_defconfig +++ b/configs/at91sam9260pf_defconfig @@ -238,7 +238,6 @@ BR2_BUSYBOX_VERSION="1.13.4" BR2_PACKAGE_BUSYBOX_INSTALL_SYMLINKS=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config" BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y -# BR2_PACKAGE_BUSYBOX_SKELETON is not set # # The minimum needed to build a uClibc development system diff --git a/configs/at91sam9261ek_defconfig b/configs/at91sam9261ek_defconfig index b8b5d6034..0d2fa0b06 100644 --- a/configs/at91sam9261ek_defconfig +++ b/configs/at91sam9261ek_defconfig @@ -328,7 +328,6 @@ BR2_BUSYBOX_VERSION="1.13.2" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config" # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set -# BR2_PACKAGE_BUSYBOX_SKELETON is not set # # The minimum needed to build a uClibc development system diff --git a/configs/at91sam9261ek_ext_defconfig b/configs/at91sam9261ek_ext_defconfig index 7e0e84fb9..ca9a65cef 100644 --- a/configs/at91sam9261ek_ext_defconfig +++ b/configs/at91sam9261ek_ext_defconfig @@ -287,7 +287,6 @@ BR2_BUSYBOX_VERSION="1.13.2" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config" # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set -# BR2_PACKAGE_BUSYBOX_SKELETON is not set # # The minimum needed to build a uClibc development system diff --git a/configs/at91sam9263ek_defconfig b/configs/at91sam9263ek_defconfig index de2a12df4..6b4f592ff 100644 --- a/configs/at91sam9263ek_defconfig +++ b/configs/at91sam9263ek_defconfig @@ -327,7 +327,6 @@ BR2_BUSYBOX_VERSION="1.13.2" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config" # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set -# BR2_PACKAGE_BUSYBOX_SKELETON is not set # # The minimum needed to build a uClibc development system diff --git a/configs/at91sam9263ek_ext_defconfig b/configs/at91sam9263ek_ext_defconfig index d757aaa2b..3f6c3b8e9 100644 --- a/configs/at91sam9263ek_ext_defconfig +++ b/configs/at91sam9263ek_ext_defconfig @@ -249,7 +249,6 @@ BR2_BUSYBOX_VERSION="1.13.2" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config" # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set -# BR2_PACKAGE_BUSYBOX_SKELETON is not set # # The minimum needed to build a uClibc development system diff --git a/configs/at91sam9g20dfc_defconfig b/configs/at91sam9g20dfc_defconfig index ffe4636f8..92171d5e8 100644 --- a/configs/at91sam9g20dfc_defconfig +++ b/configs/at91sam9g20dfc_defconfig @@ -327,7 +327,6 @@ BR2_BUSYBOX_VERSION="1.13.2" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config" # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set -# BR2_PACKAGE_BUSYBOX_SKELETON is not set # # The minimum needed to build a uClibc development system diff --git a/configs/at91sam9g20dfc_ext_defconfig b/configs/at91sam9g20dfc_ext_defconfig index 2cf2839b6..bd967235f 100644 --- a/configs/at91sam9g20dfc_ext_defconfig +++ b/configs/at91sam9g20dfc_ext_defconfig @@ -256,7 +256,6 @@ BR2_BUSYBOX_VERSION="1.13.2" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config" # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set -# BR2_PACKAGE_BUSYBOX_SKELETON is not set # # The minimum needed to build a uClibc development system diff --git a/configs/atngw100-base_defconfig b/configs/atngw100-base_defconfig index 8c3d80bd7..f5eba61aa 100644 --- a/configs/atngw100-base_defconfig +++ b/configs/atngw100-base_defconfig @@ -246,7 +246,6 @@ BR2_BUSYBOX_VERSION="1.14.0" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config" # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set -BR2_PACKAGE_BUSYBOX_SKELETON=y # # The minimum needed to build a uClibc development system diff --git a/configs/atngw100_defconfig b/configs/atngw100_defconfig index 763cad776..d1db2da38 100644 --- a/configs/atngw100_defconfig +++ b/configs/atngw100_defconfig @@ -243,7 +243,6 @@ BR2_BUSYBOX_VERSION="1.16.1" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config" # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set -BR2_PACKAGE_BUSYBOX_SKELETON=y # BR2_PACKAGE_CUSTOMIZE is not set # diff --git a/configs/atstk1005_defconfig b/configs/atstk1005_defconfig index ab8b36998..b90761b72 100644 --- a/configs/atstk1005_defconfig +++ b/configs/atstk1005_defconfig @@ -266,7 +266,6 @@ BR2_BUSYBOX_VERSION="1.13.4" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config" # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set -BR2_PACKAGE_BUSYBOX_SKELETON=y # # The minimum needed to build a uClibc development system diff --git a/configs/atstk100x_defconfig b/configs/atstk100x_defconfig index da58c26dc..c12ccf88a 100644 --- a/configs/atstk100x_defconfig +++ b/configs/atstk100x_defconfig @@ -257,7 +257,6 @@ BR2_BUSYBOX_VERSION="1.14.0" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="target/device/Atmel/atstk100x/busybox-1.9.1.config" BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y -BR2_PACKAGE_BUSYBOX_SKELETON=y # # The minimum needed to build a uClibc development system diff --git a/configs/i386_defconfig b/configs/i386_defconfig index 69e6412a3..65825bee4 100644 --- a/configs/i386_defconfig +++ b/configs/i386_defconfig @@ -256,7 +256,6 @@ BR2_BUSYBOX_VERSION="1.14.0" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config" # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set -# BR2_PACKAGE_BUSYBOX_SKELETON is not set # # The minimum needed to build a uClibc development system diff --git a/configs/i686_defconfig b/configs/i686_defconfig index e4d4f98a1..31ce604fd 100644 --- a/configs/i686_defconfig +++ b/configs/i686_defconfig @@ -256,7 +256,6 @@ BR2_BUSYBOX_VERSION="1.14.0" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config" # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set -# BR2_PACKAGE_BUSYBOX_SKELETON is not set # # The minimum needed to build a uClibc development system diff --git a/configs/integrator926_defconfig b/configs/integrator926_defconfig index 815d2591d..2eb22c5d1 100644 --- a/configs/integrator926_defconfig +++ b/configs/integrator926_defconfig @@ -254,7 +254,6 @@ BR2_BUSYBOX_VERSION="1.13.4" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config" # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set -BR2_PACKAGE_BUSYBOX_SKELETON=y # # The minimum needed to build a uClibc development system diff --git a/configs/integrator926_huge_defconfig b/configs/integrator926_huge_defconfig index 9b6825835..e44ac5fba 100644 --- a/configs/integrator926_huge_defconfig +++ b/configs/integrator926_huge_defconfig @@ -255,7 +255,6 @@ BR2_BUSYBOX_VERSION="1.13.4" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config" # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set -BR2_PACKAGE_BUSYBOX_SKELETON=y # # The minimum needed to build a uClibc development system diff --git a/configs/kb9202_defconfig b/configs/kb9202_defconfig index f2dddb73c..2895d8a94 100644 --- a/configs/kb9202_defconfig +++ b/configs/kb9202_defconfig @@ -254,7 +254,6 @@ BR2_BUSYBOX_VERSION="1.13.4" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config" BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y -# BR2_PACKAGE_BUSYBOX_SKELETON is not set # # The minimum needed to build a uClibc development system diff --git a/configs/v100sc2_defconfig b/configs/v100sc2_defconfig index 17a627ef2..80f194a56 100644 --- a/configs/v100sc2_defconfig +++ b/configs/v100sc2_defconfig @@ -229,7 +229,6 @@ BR2_BUSYBOX_VERSION="1.12.1" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="target/device/valka/v100sc2/busybox.config" BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y -BR2_PACKAGE_BUSYBOX_SKELETON=y # # The minimum needed to build a uClibc development system |