diff options
author | Daniel Willmann <daniel@totalueberwachung.de> | 2008-01-17 21:27:33 +0000 |
---|---|---|
committer | Daniel Willmann <daniel@totalueberwachung.de> | 2008-01-17 21:27:33 +0000 |
commit | 750a5c2cf1687d81e48735b629c1a88e1d12e5d9 (patch) | |
tree | 0821e7aaac51bf96da8735749892a4bc4e312a30 /conf/machine | |
parent | 308c9fb126b8e41f7307bbe2da691356d56e9e0e (diff) |
rt73-chumby_1.2.bb, chumby.conf: Add rt73 wifi driver for the chumby
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/chumby.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/chumby.conf b/conf/machine/chumby.conf index 52ae606e11..0f2ab04651 100644 --- a/conf/machine/chumby.conf +++ b/conf/machine/chumby.conf @@ -13,6 +13,7 @@ PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel" MACHINE_EXTRA_RRECOMMENDS = "\ kernel-modules \ + rt73-chumby \ " require conf/machine/include/tune-arm926ejs.inc |