summaryrefslogtreecommitdiff
path: root/conf/machine/h5xxx.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-07-27 10:34:31 +0000
committerKoen Kooi <koen@openembedded.org>2006-07-27 10:34:31 +0000
commit9f5db45a0b3c5efddf695d0fe7d919f3636e1804 (patch)
treebc4f053302a9e3d34dafbd5e05ceb4e7815f00e3 /conf/machine/h5xxx.conf
parente25e30f9b39600d8911dcda9116d8d665e508e79 (diff)
h3900.conf,h5xxx.conf: inherit linuxmodules
Diffstat (limited to 'conf/machine/h5xxx.conf')
-rw-r--r--conf/machine/h5xxx.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/h5xxx.conf b/conf/machine/h5xxx.conf
index a2ca9b55a0..32e9304cdb 100644
--- a/conf/machine/h5xxx.conf
+++ b/conf/machine/h5xxx.conf
@@ -7,6 +7,8 @@ KERNEL ?= "kernel24"
OVERRIDES =. "${KERNEL}:"
+INHERIT += "linux_modules"
+
TARGET_ARCH = "arm"
IPKG_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te ipaqpxa"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"