mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
linux-2.6.32 (for mpc8313erdb)
This commit is contained in:
committed by
Joshua Lock
parent
bd375075bd
commit
b731a08ebf
+1780
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,12 @@
|
||||
require linux.inc
|
||||
|
||||
# Mark archs/machines that this kernel supports
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
DEFAULT_PREFERENCE_mpc8313erdb = "1"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
|
||||
file://defconfig \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user