diff options
Diffstat (limited to 'conf/machine/h3900.conf')
-rw-r--r-- | conf/machine/h3900.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/h3900.conf b/conf/machine/h3900.conf index 17991f89f0..65cce6ce81 100644 --- a/conf/machine/h3900.conf +++ b/conf/machine/h3900.conf @@ -5,6 +5,8 @@ KERNEL ?= "kernel24" #KERNEL ?= "kernel26" +INHERIT += "linux_modules" + OVERRIDES =. "${KERNEL}:" TARGET_ARCH = "arm" |