diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-05-13 00:27:39 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-05-13 00:27:39 +0000 |
commit | 0d8a9aeb768ba06222039dbf86ac6c816911673f (patch) | |
tree | 6379e407d559f59edd119699712ba0bc5c6e4eb4 /conf/machine/rx3000.conf | |
parent | 6bb2ac73d2204983830f51a73c7dc686860faf04 (diff) |
rx3000.conf: Ship BT and WiFi firmware.
Diffstat (limited to 'conf/machine/rx3000.conf')
-rw-r--r-- | conf/machine/rx3000.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/rx3000.conf b/conf/machine/rx3000.conf index 190b5f54dd..423eac05d7 100644 --- a/conf/machine/rx3000.conf +++ b/conf/machine/rx3000.conf @@ -24,6 +24,8 @@ PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.18-hh2" PCMCIA_MANAGER = "pcmciautils" PREFERRED_PROVIDER_xserver = "xserver-kdrive" +MACHINE_EXTRA_RDEPENDS = "tiinit acx-firmware" + # # Modules autoload and other boot properties # |