diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-06-30 15:59:17 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-06-30 15:59:17 +0000 |
commit | 2d396b88a390ce476f9c4991c6753cfbcb973aa8 (patch) | |
tree | 0a45159f9c8915297bc85a527218a05758dbae68 /conf/machine | |
parent | 7d772741517e76609a268996aa6712c8dff6d49c (diff) |
rx3000.conf: Drop PREFERRED_VERSION for kernel from machine config.
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/rx3000.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/rx3000.conf b/conf/machine/rx3000.conf index cc544ef7b1..0506a1f083 100644 --- a/conf/machine/rx3000.conf +++ b/conf/machine/rx3000.conf @@ -20,7 +20,6 @@ MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda bluetooth wifi usbgadget # Software/packages selection # PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6" -PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.18-hh2" PCMCIA_MANAGER = "pcmciautils" PREFERRED_PROVIDER_xserver = "xserver-kdrive" |