diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-10-25 12:25:49 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-10-25 12:25:49 +0000 |
commit | 470d7bce9c4ae413955a3ea05e5e9fb6caa3473b (patch) | |
tree | a672fe59b6779cb9f2e5b2301e7735034a44ef12 /conf/machine/h2200.conf | |
parent | b1686e39be1ee5e18c64c0dda41af8ba5d5a568e (diff) |
handhelds-pxa-2.6: Rename to linux-handhelds-2.6
* Naming consistent with recent conventions ("linux-" prefix)
* Supports other subarchs besides PXA.
* Closes #1524
* Approved by Koen Kooi
Diffstat (limited to 'conf/machine/h2200.conf')
-rw-r--r-- | conf/machine/h2200.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf index e3936a794b..cc242dc682 100644 --- a/conf/machine/h2200.conf +++ b/conf/machine/h2200.conf @@ -24,7 +24,7 @@ MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda usbgadge # PCMCIA_MANAGER = "pcmciautils" PREFERRED_PROVIDER_xserver = "xserver-kdrive" -PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6" +PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6" MACHINE_EXTRA_RDEPENDS = "mtd-utils h2200-bootloader kernel" EXTRA_IMAGECMD_jffs2 = "--pad --eraseblock=0x4000" |