From: Ingo Molnar Date: Wed, 4 Jun 2008 16:13:37 +0000 (+0200) Subject: geode: fix modular build X-Git-Tag: v2.6.26-rc6~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3703f39965a197ebd91743fc38d0f640606b8da3;p=pandora-kernel.git geode: fix modular build -tip testing found this build bug: MODPOST 331 modules ERROR: "geode_mfgpt_toggle_event" [drivers/watchdog/geodewdt.ko] undefined! ERROR: "geode_mfgpt_alloc_timer" [drivers/watchdog/geodewdt.ko] undefined! make[1]: *** [__modpost] Error 1 make: *** [modules] Error 2 with this config: http://redhat.com/~mingo/misc/config-Wed_Jun__4_18_01_59_CEST_2008.bad export those symbols. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed