diff options
-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 # |