mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
linux-omap: Differentiate between the 3430ldp and the 3430sdp kernels
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4819 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
require linux-omap.inc
|
||||
PR = "r2"
|
||||
COMPATIBLE_MACHINE = "omap-3430sdp"
|
||||
COMPATIBLE_MACHINE = "omap-3430ldp"
|
||||
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.19.tar.bz2 \
|
||||
file://defconfig-omap-3430sdp \
|
||||
file://defconfig-omap-3430ldp \
|
||||
file://linux-2.6.22.19-ldp-v1.3.patch.gz;patch=1"
|
||||
S = "${WORKDIR}/linux-2.6.22.19"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user