summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus_2.6.16.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-04-30 14:06:44 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-30 14:06:44 +0000
commitc743c82a52b303bc2eb07a071ab2d3f8035d90e1 (patch)
treeeba21ff5b4a244aa6a609e79a72d1fd28d596e38 /packages/linux/linux-openzaurus_2.6.16.bb
parent642a00f105454dac5edcfb9d789176df91da9da0 (diff)
linux-openzaurus: added some changes which give extra kilobytes for next addons:
+CONFIG_CC_OPTIMIZE_FOR_SIZE=y -CONFIG_INET_DIAG=y -CONFIG_INET_TCP_DIAG=y +CONFIG_INET_DIAG=m +CONFIG_INET_TCP_DIAG=m +# CONFIG_FONT_8x8 is not set - we use 8x16 font on clamshells +# CONFIG_MSDOS_FS is not set - msdos (8.3) is not used when vfat is available
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.16.bb')
-rw-r--r--packages/linux/linux-openzaurus_2.6.16.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.16.bb b/packages/linux/linux-openzaurus_2.6.16.bb
index c31bd30e7e..b62bcba688 100644
--- a/packages/linux/linux-openzaurus_2.6.16.bb
+++ b/packages/linux/linux-openzaurus_2.6.16.bb
@@ -1,6 +1,6 @@
include linux-openzaurus.inc
-PR = "r14"
+PR = "r15"
# Handy URLs
# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \