mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +00:00
linux-omap-2.6.24.7: Tweak defconfig to display module symbol versioning
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5044 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -82,7 +82,7 @@ CONFIG_BASE_SMALL=0
|
|||||||
CONFIG_MODULES=y
|
CONFIG_MODULES=y
|
||||||
CONFIG_MODULE_UNLOAD=y
|
CONFIG_MODULE_UNLOAD=y
|
||||||
# CONFIG_MODULE_FORCE_UNLOAD is not set
|
# CONFIG_MODULE_FORCE_UNLOAD is not set
|
||||||
CONFIG_MODVERSIONS=y
|
# CONFIG_MODVERSIONS is not set
|
||||||
CONFIG_MODULE_SRCVERSION_ALL=y
|
CONFIG_MODULE_SRCVERSION_ALL=y
|
||||||
CONFIG_KMOD=y
|
CONFIG_KMOD=y
|
||||||
CONFIG_BLOCK=y
|
CONFIG_BLOCK=y
|
||||||
|
|||||||
@@ -1,7 +1,13 @@
|
|||||||
require linux-omap.inc
|
require linux-omap.inc
|
||||||
PR = "r0"
|
|
||||||
|
PR = "r1"
|
||||||
|
|
||||||
COMPATIBLE_MACHINE = "omap-3430ldp"
|
COMPATIBLE_MACHINE = "omap-3430ldp"
|
||||||
#http://omapzoom.org/gf/download/frsrelease/110/425/linux-ldp-v1.4.tar
|
|
||||||
|
#
|
||||||
|
# Patch extracted from:
|
||||||
|
# http://omapzoom.org/gf/download/frsrelease/110/425/linux-ldp-v1.4.tar
|
||||||
|
#
|
||||||
|
|
||||||
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \
|
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \
|
||||||
http://kernel.org/pub/linux/kernel/v2.6/patch-2.6.24.7.bz2;patch=1 \
|
http://kernel.org/pub/linux/kernel/v2.6/patch-2.6.24.7.bz2;patch=1 \
|
||||||
|
|||||||
Reference in New Issue
Block a user