From: Matt Mooney Date: Thu, 5 Aug 2010 18:23:11 +0000 (-0700) Subject: Documentation: update kbuild loadable modules goals & examples X-Git-Tag: v2.6.36-rc1~556 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f8272802739f5c6ce6b0a548810a181d2f1b652;p=pandora-kernel.git Documentation: update kbuild loadable modules goals & examples Update section 3.3 Loadable module goals - obj-m, from $(-objs) to $(-y) for easier addition of conditional objects to the module. The examples are also updated to reflect the current state of each Makefile used. Signed-off-by: matt mooney Reviewed-by: WANG Cong Signed-off-by: Randy Dunlap Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed