repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fastjar: apply fix for CVE-2010-0831
[openembedded.git]
/
conf
/
machine
/
ixp4xxle.conf
blob
d823c08a67e41af802ad8a6b7f552ad539a79d47
1
#@TYPE: Machine
2
#@NAME: Generic IXP4XX kernel
3
#@DESCRIPTION: Machine configuration for a generic ixp4xx board in little-endian mode
4
5
TARGET_ARCH = "arm"
6
7
PACKAGE_EXTRA_ARCHS = "armv5e"
8
9
require conf/machine/include/ixp4xx.inc
10
11
EXTRA_IMAGECMD_jffs2 += " --little-endian"