mirror of
https://git.yoctoproject.org/poky
synced 2026-03-01 12:59:39 +01:00
12 lines
234 B
BlitzBasic
12 lines
234 B
BlitzBasic
require linux-moblin.inc
|
|
|
|
PR = "r0"
|
|
|
|
DEFAULT_PREFERENCE = "-1"
|
|
DEFAULT_PREFERENCE_menlow = "100"
|
|
|
|
SRC_URI = "git://git.moblin.org/projects/kernel-mid-2.6.24.git;protocol=git \
|
|
file://defconfig-menlow"
|
|
|
|
S = "${WORKDIR}/git"
|