buildroot.git
17 years agoAdd git command
Ulf Samuelsson [Fri, 24 Aug 2007 05:31:07 +0000 (05:31 -0000)]
Add git command

17 years agoFix spelling error in docs
Ulf Samuelsson [Fri, 24 Aug 2007 05:28:18 +0000 (05:28 -0000)]
Fix spelling error in docs

17 years agoMove VENDOR stuff to project
Ulf Samuelsson [Fri, 24 Aug 2007 05:27:17 +0000 (05:27 -0000)]
Move VENDOR stuff to project

17 years ago- fix misplaced @
Bernhard Reutner-Fischer [Thu, 23 Aug 2007 11:49:50 +0000 (11:49 -0000)]
- fix misplaced @
- fix typos in x11r7 packages

17 years ago- bump version to 4.6p1
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 22:36:04 +0000 (22:36 -0000)]
- bump version to 4.6p1
- will need some program_invocation_name touchup, from the looks.
  Sounds like Ulf is supporting this: http://buildroot.uclibc.org/lists/buildroot/2007-August/004651.html
Ulf> Go ahead, since it is permanently broken.
  It was for ARM for the most part. Some others did work, fwiw.

17 years agobzcat => $(BZCAT) for u-boot and at91bootstrap
Ulf Samuelsson [Wed, 22 Aug 2007 21:53:13 +0000 (21:53 -0000)]
bzcat => $(BZCAT) for u-boot and at91bootstrap

17 years agoRemove whitespace damage
Ulf Samuelsson [Wed, 22 Aug 2007 21:47:56 +0000 (21:47 -0000)]
Remove whitespace damage

17 years ago- add GIF and MMG support, fix comments a little bit, small cleanups, and avoid build...
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 19:31:43 +0000 (19:31 -0000)]
- add GIF and MMG support, fix comments a little bit, small cleanups, and avoid building Qtopia examples.
  Thanks to Hans-Christian Egtvedt and Thiago A. Correa (for the last item).

17 years ago- set _SKIP_CONFIGURE since we can just make it
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 16:57:32 +0000 (16:57 -0000)]
- set _SKIP_CONFIGURE since we can just make it

17 years ago- if $(PKG)_SKIP_CONFIGURE is non-empty then ./configure is skipped
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 16:56:36 +0000 (16:56 -0000)]
- if $(PKG)_SKIP_CONFIGURE is non-empty then ./configure is skipped

17 years ago- don't print the second time autoreconf would be run
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 16:44:41 +0000 (16:44 -0000)]
- don't print the second time autoreconf would be run

17 years ago- add some $(Q) here and there
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 16:28:31 +0000 (16:28 -0000)]
- add some $(Q) here and there

17 years ago- reinstate accidentally deleted hunk
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 16:21:13 +0000 (16:21 -0000)]
- reinstate accidentally deleted hunk

17 years ago(no commit message)
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 16:19:10 +0000 (16:19 -0000)]

17 years ago- forgot to include the Config.in
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 16:08:38 +0000 (16:08 -0000)]
- forgot to include the Config.in

17 years ago- pass TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 16:02:22 +0000 (16:02 -0000)]
- pass TARGET_CONFIGURE_ARGS

17 years ago- honour BR2_HAVE_MANPAGES BR2_HAVE_INFOPAGES, BR2_HAVE_INCLUDES
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 15:59:56 +0000 (15:59 -0000)]
- honour BR2_HAVE_MANPAGES BR2_HAVE_INFOPAGES, BR2_HAVE_INCLUDES

17 years ago- fix typo
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 15:52:01 +0000 (15:52 -0000)]
- fix typo
- Start to add infrastructure to be able to download a patch.

17 years ago- add pptp-linux
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 15:51:00 +0000 (15:51 -0000)]
- add pptp-linux

17 years ago- was broken by the patch omitting the CFLAGS for configure
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 15:18:02 +0000 (15:18 -0000)]
- was broken by the patch omitting the CFLAGS for configure
- misc cleanup while at it

17 years ago- use proper include dir (Simon Pasch)
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 13:30:49 +0000 (13:30 -0000)]
- use proper include dir (Simon Pasch)
- cleanup a little while at it

17 years ago- global whitespace trimming
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 12:35:41 +0000 (12:35 -0000)]
- global whitespace trimming

17 years ago- random whitespace cleanup
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 11:47:22 +0000 (11:47 -0000)]
- random whitespace cleanup

17 years ago- fix unpacking the tarballs, minor cleanups while at it.
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 10:11:18 +0000 (10:11 -0000)]
- fix unpacking the tarballs, minor cleanups while at it.

17 years ago- use the BZCAT/ZCAT as configured by the user
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 10:06:25 +0000 (10:06 -0000)]
- use the BZCAT/ZCAT as configured by the user

17 years ago- semicolon touchup. No other changes
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 09:56:41 +0000 (09:56 -0000)]
- semicolon touchup. No other changes

17 years ago- fix patch regex
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 09:44:25 +0000 (09:44 -0000)]
- fix patch regex

17 years agoRemove bzero dependencies in bash
Ulf Samuelsson [Wed, 22 Aug 2007 09:41:37 +0000 (09:41 -0000)]
Remove bzero  dependencies in bash

17 years agoFix bad patch naming scheme
Ulf Samuelsson [Wed, 22 Aug 2007 09:29:49 +0000 (09:29 -0000)]
Fix bad patch naming scheme

17 years ago- drop circular dependency
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 09:22:32 +0000 (09:22 -0000)]
- drop circular dependency

17 years ago- improve the way host prerequisites for "dependencies" are established
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 09:22:07 +0000 (09:22 -0000)]
- improve the way host prerequisites for "dependencies" are established

17 years ago- use the correct host compiler
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 09:20:33 +0000 (09:20 -0000)]
- use the correct host compiler

17 years ago- fix wrong help-text
Bernhard Reutner-Fischer [Wed, 22 Aug 2007 07:53:18 +0000 (07:53 -0000)]
- fix wrong help-text

17 years ago- make sure that sstrip is available early enough
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 20:14:23 +0000 (20:14 -0000)]
- make sure that sstrip is available early enough

17 years ago- add question for Ulf
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 19:45:17 +0000 (19:45 -0000)]
- add question for Ulf

17 years ago- more cleanup (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 19:35:08 +0000 (19:35 -0000)]
- more cleanup (Cristian Ionescu-Idbohrn)

17 years ago- fixup whitespace damage after ulf
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 19:33:00 +0000 (19:33 -0000)]
- fixup whitespace damage after ulf

17 years ago- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchai...
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 19:20:18 +0000 (19:20 -0000)]
- sed -i -e "/;$/s/;$//g" $(egrep  ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in  -l)

17 years ago- remove a superfluous semicolon
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 19:13:14 +0000 (19:13 -0000)]
- remove a superfluous semicolon

17 years ago- pull in patches from debian.
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 18:30:54 +0000 (18:30 -0000)]
- pull in patches from debian.

17 years ago- our dependencies are project specific. First (untested) attempt to take this fact...
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 17:56:47 +0000 (17:56 -0000)]
- our dependencies are project specific. First (untested) attempt to take this fact into account.
  Will need to try to copy eventual pre-existing project-specific deps back
  to package/config in order not to mess up the corresponding timestamps (to avoid superfluous rebuilds)..

17 years ago- move the PROJECT variable setting to a more sensible place
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 17:14:56 +0000 (17:14 -0000)]
- move the PROJECT variable setting to a more sensible place

17 years ago- honour BR2_HAVE_MANPAGES
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 17:00:18 +0000 (17:00 -0000)]
- honour BR2_HAVE_MANPAGES

17 years ago- bump version to 2.2.6
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 16:51:46 +0000 (16:51 -0000)]
- bump version to 2.2.6

17 years ago- forgot to add this file to go with r19619
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 16:48:47 +0000 (16:48 -0000)]
- forgot to add this file to go with r19619

17 years ago- add handling of lzma for the host (unconditionally for now)
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 15:33:33 +0000 (15:33 -0000)]
- add handling of lzma for the host (unconditionally for now)
- remove non-working attempt to install an lzma to the host via sudo

17 years ago- start to use BR2_HAVE_MANPAGES and BR2_HAVE_INFOPAGES
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 14:32:38 +0000 (14:32 -0000)]
- start to use BR2_HAVE_MANPAGES and BR2_HAVE_INFOPAGES
- always error out if ldconfig for the target fails (was inconsistent..)

17 years agoUse $(BZCAT) instead of bzcat
Ulf Samuelsson [Tue, 21 Aug 2007 14:27:57 +0000 (14:27 -0000)]
Use $(BZCAT) instead of bzcat

17 years ago- add BR2_HAVE_MANPAGE and BR2_HAVE_INFOPAGE. Selecting these will keep the
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 14:20:59 +0000 (14:20 -0000)]
- add BR2_HAVE_MANPAGE and BR2_HAVE_INFOPAGE. Selecting these will keep the
  respective documentation on your target filesystem.

17 years ago- adjust config
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 13:23:13 +0000 (13:23 -0000)]
- adjust config

17 years ago- propagate IPv6 setting down to the kernel
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 13:21:44 +0000 (13:21 -0000)]
- propagate IPv6 setting down to the kernel

17 years ago- fix installation of dbus.
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 12:09:53 +0000 (12:09 -0000)]
- fix installation of dbus.

17 years ago- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g"
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 11:25:30 +0000 (11:25 -0000)]
- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g"
  (want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out

17 years ago- fix incorrect invocation of non-existing binary named "-find"
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 10:56:38 +0000 (10:56 -0000)]
- fix incorrect invocation of non-existing binary named "-find"
  This bloated the target needlessly (and used to work before)

17 years ago- fix whitespace damage..
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 10:53:39 +0000 (10:53 -0000)]
- fix whitespace damage..

17 years ago- cosmetic adjustment in help text
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 10:42:05 +0000 (10:42 -0000)]
- cosmetic adjustment in help text

17 years ago- a few more cleanups (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 10:40:18 +0000 (10:40 -0000)]
- a few more cleanups (Cristian Ionescu-Idbohrn)

17 years ago- 4.2.1 obsoletes 4.2.0
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 10:32:55 +0000 (10:32 -0000)]
- 4.2.1 obsoletes 4.2.0

17 years ago- put libstdc++.so into the correct place (usr/lib) and make sure that the dir exists
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 10:28:43 +0000 (10:28 -0000)]
- put libstdc++.so into the correct place (usr/lib) and make sure that the dir exists

17 years ago- fix patching in the correct target cflags (Thiago A. Corr^ea)
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 08:31:19 +0000 (08:31 -0000)]
- fix patching in the correct target cflags (Thiago A. Corr^ea)

17 years ago- SH endian setting (fgretief in bug #1446)
Bernhard Reutner-Fischer [Tue, 21 Aug 2007 08:05:40 +0000 (08:05 -0000)]
- SH endian setting (fgretief in bug #1446)

17 years agoRemove switches if sstrip is run
Ulf Samuelsson [Tue, 21 Aug 2007 01:53:57 +0000 (01:53 -0000)]
Remove switches if sstrip is run

17 years agoReintroduce possibility to use old makefile for tiny-x as a test
Ulf Samuelsson [Tue, 21 Aug 2007 01:39:29 +0000 (01:39 -0000)]
Reintroduce possibility to use old makefile for tiny-x as a test

17 years agoadditional skeleton for AVR32
Ulf Samuelsson [Tue, 21 Aug 2007 01:34:40 +0000 (01:34 -0000)]
additional skeleton for AVR32

17 years agoFix configure problem with libdaemon, by patching result from autotools
Ulf Samuelsson [Tue, 21 Aug 2007 01:32:37 +0000 (01:32 -0000)]
Fix configure problem with libdaemon, by patching result from autotools

17 years agoAdd help for BUILDROOT_DL_DIR
Ulf Samuelsson [Tue, 21 Aug 2007 01:28:12 +0000 (01:28 -0000)]
Add help for BUILDROOT_DL_DIR

17 years agoSED away some whitespace
Ulf Samuelsson [Mon, 20 Aug 2007 17:21:16 +0000 (17:21 -0000)]
SED away some whitespace

17 years agoAdd BUILDROOT_DL_DIR to dependencies.sh and fix whitespace damage (sorry)
Ulf Samuelsson [Mon, 20 Aug 2007 15:47:42 +0000 (15:47 -0000)]
Add BUILDROOT_DL_DIR to dependencies.sh and fix whitespace damage (sorry)

17 years ago- whitespace fixes
Bernhard Reutner-Fischer [Mon, 20 Aug 2007 13:00:14 +0000 (13:00 -0000)]
- whitespace fixes

17 years agoCleanup dnsmasq
Ulf Samuelsson [Mon, 20 Aug 2007 09:25:47 +0000 (09:25 -0000)]
Cleanup dnsmasq

17 years agoEnsure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86
Ulf Samuelsson [Mon, 20 Aug 2007 07:24:10 +0000 (07:24 -0000)]
Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86

17 years agoEnsure ipmi conditional patch is applied
Ulf Samuelsson [Mon, 20 Aug 2007 06:24:28 +0000 (06:24 -0000)]
Ensure ipmi conditional patch is applied

17 years agoinstall uClibc libraries correctly
Ulf Samuelsson [Mon, 20 Aug 2007 06:23:00 +0000 (06:23 -0000)]
install uClibc libraries correctly

17 years agoMake sure directories are available before install of dhcp targets
Ulf Samuelsson [Mon, 20 Aug 2007 05:03:21 +0000 (05:03 -0000)]
Make sure directories are available before install of dhcp targets

17 years agoAdd support for BUILDROOT_DL_DIR environment variable, overriding DL_DIR
Ulf Samuelsson [Sun, 19 Aug 2007 23:32:33 +0000 (23:32 -0000)]
Add support for BUILDROOT_DL_DIR environment variable, overriding DL_DIR

17 years agoUpdate configs for distcc, diffutils and freetype
Ulf Samuelsson [Sun, 19 Aug 2007 23:16:47 +0000 (23:16 -0000)]
Update configs for distcc, diffutils and freetype

17 years agoAdd kernel patches, if at91 or avr32 is selected
Ulf Samuelsson [Sun, 19 Aug 2007 23:13:06 +0000 (23:13 -0000)]
Add kernel patches, if at91 or avr32 is selected

17 years agoUpdate linux-2.6.22.1 config for sam9261ek, sam9260pf and sam9260dfc
Ulf Samuelsson [Sun, 19 Aug 2007 22:57:25 +0000 (22:57 -0000)]
Update linux-2.6.22.1 config for sam9261ek, sam9260pf and sam9260dfc

17 years agoDelete avr32 specific patch and introduced merged at91/avr32 patch
Ulf Samuelsson [Sun, 19 Aug 2007 22:43:50 +0000 (22:43 -0000)]
Delete avr32 specific patch and introduced merged at91/avr32 patch

17 years agoMove at91 patches from 2.6.21.1 to 2.6.21.5
Ulf Samuelsson [Sun, 19 Aug 2007 22:40:18 +0000 (22:40 -0000)]
Move at91 patches from 2.6.21.1 to 2.6.21.5

17 years agoRemove target specific things from Linux config
Ulf Samuelsson [Sun, 19 Aug 2007 22:30:47 +0000 (22:30 -0000)]
Remove target specific things from Linux config

17 years agoFix bad parameter list for patching linux kernel
Ulf Samuelsson [Sun, 19 Aug 2007 22:28:51 +0000 (22:28 -0000)]
Fix bad parameter list for patching linux kernel

17 years agoMake ipmi kernelpatch selectable, add possibility for custom kernel patch
Ulf Samuelsson [Sun, 19 Aug 2007 22:01:27 +0000 (22:01 -0000)]
Make ipmi kernelpatch selectable, add possibility for custom kernel patch

17 years agoReplace non-working 'make uninstall' for 'package/patch' with simple 'rm'
Ulf Samuelsson [Sun, 19 Aug 2007 21:44:58 +0000 (21:44 -0000)]
Replace non-working 'make uninstall' for 'package/patch' with simple 'rm'

17 years agomove tcpdump from lib to usr/lib, simplify configure, general cleanup
Ulf Samuelsson [Sun, 19 Aug 2007 21:17:48 +0000 (21:17 -0000)]
move tcpdump from lib to usr/lib, simplify configure, general cleanup

17 years agogcc-4 cleanup
Ulf Samuelsson [Sun, 19 Aug 2007 21:15:02 +0000 (21:15 -0000)]
gcc-4 cleanup

17 years agoopenntpd cleanup
Ulf Samuelsson [Sun, 19 Aug 2007 21:13:08 +0000 (21:13 -0000)]
openntpd cleanup

17 years agolibpcap cleanup
Ulf Samuelsson [Sun, 19 Aug 2007 21:11:15 +0000 (21:11 -0000)]
libpcap cleanup

17 years agoUPdate Soekris Linux config to 2.6.22.1
Ulf Samuelsson [Sun, 19 Aug 2007 21:09:28 +0000 (21:09 -0000)]
UPdate Soekris Linux config to 2.6.22.1

17 years agoFrån: Brad House <brad@mainstreetsoftworks.com>
Ulf Samuelsson [Sun, 19 Aug 2007 21:02:46 +0000 (21:02 -0000)]
Från:  Brad House <brad@mainstreetsoftworks.com>
Till:  buildroot@uclibc.org
Ämne:  [Buildroot] [patch] php fixes and updates
Datum:  Tue, 14 Aug 2007 16:39:03 -0400  (22.39 CEST)
Changes:
        - fastcgi config option
        - force php to find the php.ini in /etc (it seems to default
          to /lib for some reason)
        - build with posix support, a lot of php scripts require
          this apparently
        - strip the php binary when installing to TARGET_DIR
        - actually 'uninstall' php on a php-clean

-Brad

17 years agoFrån: Brad House <brad@mainstreetsoftworks.com>
Ulf Samuelsson [Sun, 19 Aug 2007 20:59:37 +0000 (20:59 -0000)]
Från:  Brad House <brad@mainstreetsoftworks.com>
Till:  buildroot@uclibc.org
Ämne:  [Buildroot] [patch] libxml2 install fails because of missing directory
Datum:  Tue, 14 Aug 2007 16:34:34 -0400  (22.34 CEST)

If libxml2 is installed before $(TARGET_DIR)/usr/lib is created,
it fails because it can't copy the library over.

Also, the dependency tree is a bit messed up.  libxml2.a should
only be installed if target-headers is specified, it's 4MB
on my system and the only .a file I found in my TARGET_DIR
(target-headers was not specified).

The attached patch fixes the above problems.

-Brad

17 years agoUpdate AVR32 tools download location
Ulf Samuelsson [Sun, 19 Aug 2007 18:26:31 +0000 (18:26 -0000)]
Update AVR32 tools download location

17 years ago Move AVR32 kernel patches to target/device/Atmel/arch-avr32
Ulf Samuelsson [Sat, 18 Aug 2007 08:46:41 +0000 (08:46 -0000)]
Move AVR32 kernel patches to target/device/Atmel/arch-avr32
Add linux-2.6.22.1-008-atmel-gpio_mouse-setup-for-atstk1000-board.patch
Move AT91  kernel patches to target/device/Atmel/arch-arm
Change name from "target/device/Atmel/Linux" to "target/device/Atmel/linux"
"kernel-headers" will apply all patches in $(LINUX26_KERNEL_PATCH_DIR)
if this is available.
Define LINUX26_KERNEL_PATCH_DIR in target/device/Atmel/Makefile.in
as above "arch-arm/kernel-patches-..." if an AT91 or
as above "arch-avr32/kernel-patches-..." if an AVR32 target is selected
Test build done for arm,avr32 and x86

17 years agoAdd binutils dependencies on AVR32
Ulf Samuelsson [Fri, 17 Aug 2007 23:06:25 +0000 (23:06 -0000)]
Add binutils dependencies on AVR32

17 years agoAdd mplayer to atstk1002 target_skeleton
Ulf Samuelsson [Fri, 17 Aug 2007 14:53:01 +0000 (14:53 -0000)]
Add mplayer to atstk1002 target_skeleton

17 years agoUpdate atngw100 device table
Ulf Samuelsson [Fri, 17 Aug 2007 13:17:25 +0000 (13:17 -0000)]
Update atngw100 device table

17 years agoUpdate atstk1002 device table
Ulf Samuelsson [Fri, 17 Aug 2007 13:16:36 +0000 (13:16 -0000)]
Update atstk1002 device table

17 years agoUpdate atstk1002 target skeleton
Ulf Samuelsson [Fri, 17 Aug 2007 13:02:52 +0000 (13:02 -0000)]
Update atstk1002 target skeleton

17 years agoUpdate atngw100 target skeleton
Ulf Samuelsson [Fri, 17 Aug 2007 13:01:49 +0000 (13:01 -0000)]
Update atngw100 target skeleton

17 years agoUpdate x86 linux26.config to 2.6.22.1; (save 2.6.21.5 file renamed)
Ulf Samuelsson [Thu, 16 Aug 2007 23:45:29 +0000 (23:45 -0000)]
Update x86 linux26.config to 2.6.22.1; (save 2.6.21.5 file renamed)