mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
linux-omap-2.6.25: Fix compile with gcc 4.3.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4889 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
require linux-omap.inc
|
||||
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
COMPATIBLE_MACHINE = "omap-3430sdp"
|
||||
SRC_URI="git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git;tag=3ce7ba0c3c9566f50725b0108916180db86e1641 \
|
||||
file://fixes.patch;patch=1 \
|
||||
file://defconfig-omap-3430sdp"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user