git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f1c051
)
remove size check again
author
Koen Kooi
<koen@openembedded.org>
Sat, 15 Sep 2007 19:31:34 +0000
(19:31 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 15 Sep 2007 19:31:34 +0000
(19:31 +0000)
packages/linux/linux-ezx_2.6.21.bb
patch
|
blob
|
history
diff --git
a/packages/linux/linux-ezx_2.6.21.bb
b/packages/linux/linux-ezx_2.6.21.bb
index
b708305
..
f364df8
100644
(file)
--- a/
packages/linux/linux-ezx_2.6.21.bb
+++ b/
packages/linux/linux-ezx_2.6.21.bb
@@
-91,7
+91,7
@@
CMDLINE = "${CMDLINE_CON} ${CMDLINE_ROOT} ${CMDLINE_IP} ${CMDLINE_ROTATE} ${CMDL
#CMDLINE_NFSROOT_USB = "${CMDLINE_CON} ${CMDLINE_NFSROOT} ${CMDLINE_IP} ${CMDLINE_ROTATE} ${CMDLINE_OTHER} ${CMDLINE_DEBUG} ${CMDLINE_MEM}"
# 1024x1024 is the maximum kernel size for boot-over-usb
-KERNEL_IMAGE_MAXSIZE = "1294336"
+
#
KERNEL_IMAGE_MAXSIZE = "1294336"
###############################################################
# module configs specific to this kernel