aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/h1940.conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-10-13 12:47:58 +0000
committerMichael Lauer <mickey@vanille-media.de>2006-10-13 12:47:58 +0000
commit3f17f81d12a664348de1458a8452421532524cdd (patch)
treea3ed73251943f1e6a6e7188350ec782528f8ebbb /conf/machine/h1940.conf
parent247469b81e9d210b2c219fc0f95d3b62249c2498 (diff)
downloadopenembedded-3f17f81d12a664348de1458a8452421532524cdd.tar.gz
many conf files: catch up with renaming linux_modules to linux-kernel-base
sorry, I didn't think of INHERIT +=
Diffstat (limited to 'conf/machine/h1940.conf')
-rw-r--r--conf/machine/h1940.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h1940.conf b/conf/machine/h1940.conf
index b11e447ea0..3f3b2f916e 100644
--- a/conf/machine/h1940.conf
+++ b/conf/machine/h1940.conf
@@ -14,7 +14,7 @@ HANDHELD_MODULES = ""
BOOTSTRAP_EXTRA_RDEPENDS += "apm apmd network-suspend-scripts"
BOOTSTRAP_EXTRA_RRECOMMENDS += "wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz scap ${@linux_module_packages('${HANDHELD_MODULES}', d)}"
-INHERIT += "linux_modules"
+INHERIT += "linux-kernel-base"
GUI_MACHINE_CLASS = "smallscreen"