diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2007-04-18 12:45:56 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2007-04-18 12:45:56 +0000 |
commit | ae09e2d5082b42d6ea608b07f2e207789a00cd9f (patch) | |
tree | b31ae7f0f1fb06ce248a29823583408f3ed6b3c4 /conf/distro/include | |
parent | 781a49f886ad413031e273be8458ec4b77ad2322 (diff) | |
parent | 4b276fbe128b0eeb6e4fb43c5d2896287487265c (diff) |
merge of '2a9f522bb79ea664167e746c79c80fe0d104c20f'
and 'b2448d9d2bf369b829dab2b33b95bd7d54fcf1f4'
Diffstat (limited to 'conf/distro/include')
-rw-r--r-- | conf/distro/include/angstrom.inc | 1 | ||||
-rw-r--r-- | conf/distro/include/openmoko.inc | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index a4e4c6d4ae..6605fff3e8 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/include/angstrom.inc @@ -6,7 +6,6 @@ DISTRO = "angstrom" DISTRO_NAME = "Angstrom" TARGET_VENDOR = "-angstrom" -MACHINE_TASK_PROVIDER = "task-base" # Can be "glibc" and "uclibc" ANGSTROM_MODE ?= "glibc" diff --git a/conf/distro/include/openmoko.inc b/conf/distro/include/openmoko.inc index c41f993884..457aa997dd 100644 --- a/conf/distro/include/openmoko.inc +++ b/conf/distro/include/openmoko.inc @@ -46,7 +46,6 @@ DISTRO_FEATURES = "alsa bluetooth ext2 ipsec nfs ppp smbfs usbgadget usbhost" # # Bootstrap & Init # -MACHINE_TASK_PROVIDER = "task-base" require conf/distro/include/sane-srcdates.inc # |