diff options
Diffstat (limited to 'conf/machine/omap5912osk.conf')
-rw-r--r-- | conf/machine/omap5912osk.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/omap5912osk.conf b/conf/machine/omap5912osk.conf index de21822b15..a5a0fe88f2 100644 --- a/conf/machine/omap5912osk.conf +++ b/conf/machine/omap5912osk.conf @@ -31,4 +31,4 @@ BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-cfbfillrect kernel-module-omapfb kern # DSP Interface BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-dsp" -include conf/machine/tune-arm926ejs.conf +include conf/machine/include/tune-arm926ejs.conf |