diff options
| author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-09-27 13:38:12 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-09-27 13:38:12 +0000 |
| commit | 66ce72fe9457ea462fe3b4c7f912e6691f451ded (patch) | |
| tree | ab43b9ec92f8622c6de1289a3065ff814a1d2ae1 /conf/machine/include | |
| parent | 95fea465c9286297ec719febbb1231909854cf51 (diff) | |
zaurus machines: renamed zaurus-clamshell-2.6.conf into zaurus-2.6.conf as it is used in all 2.6 powered models
Diffstat (limited to 'conf/machine/include')
| -rw-r--r-- | conf/machine/include/poodle-2.6.conf | 2 | ||||
| -rw-r--r-- | conf/machine/include/tosa-2.6.conf | 2 | ||||
| -rw-r--r-- | conf/machine/include/zaurus-2.6.conf (renamed from conf/machine/include/zaurus-clamshell-2.6.conf) | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/conf/machine/include/poodle-2.6.conf b/conf/machine/include/poodle-2.6.conf index eff0ad4c7c..01a06b7c27 100644 --- a/conf/machine/include/poodle-2.6.conf +++ b/conf/machine/include/poodle-2.6.conf @@ -1 +1 @@ -require conf/machine/include/zaurus-clamshell-2.6.conf +require conf/machine/include/zaurus-2.6.conf diff --git a/conf/machine/include/tosa-2.6.conf b/conf/machine/include/tosa-2.6.conf index 6831b0ea91..f3591b4b75 100644 --- a/conf/machine/include/tosa-2.6.conf +++ b/conf/machine/include/tosa-2.6.conf @@ -1,4 +1,4 @@ -include conf/machine/include/zaurus-clamshell-2.6.conf +include conf/machine/include/zaurus-2.6.conf # wlan-ng Modules MACHINE_EXTRA_RDEPENDS += "wlan-ng-modules-usb" diff --git a/conf/machine/include/zaurus-clamshell-2.6.conf b/conf/machine/include/zaurus-2.6.conf index e0a9e38e91..e426011d77 100644 --- a/conf/machine/include/zaurus-clamshell-2.6.conf +++ b/conf/machine/include/zaurus-2.6.conf @@ -17,4 +17,4 @@ MACHINE_EXTRA_RRECOMMENDS_akita = "kernel-module-snd-soc-spitz" MACHINE_EXTRA_RRECOMMENDS_spitz = "kernel-module-snd-soc-spitz" MACHINE_EXTRA_RRECOMMENDS_poodle = "kernel-module-snd-soc-poodle" -MACHINE_TASK_PROVIDER = "task-base"
\ No newline at end of file +MACHINE_TASK_PROVIDER = "task-base" |
