openwrt/staging/chunkeey.git
15 years agopreliminary support for the Atheros AP81 refrence board
Gabor Juhos [Sun, 15 Mar 2009 14:30:08 +0000 (14:30 +0000)]
preliminary support for the Atheros AP81 refrence board

SVN-Revision: 14888

15 years agofix double g typo
Florian Fainelli [Sun, 15 Mar 2009 13:40:11 +0000 (13:40 +0000)]
fix double g typo

SVN-Revision: 14887

15 years agosync kernel config
Gabor Juhos [Sun, 15 Mar 2009 12:57:49 +0000 (12:57 +0000)]
sync kernel config

SVN-Revision: 14885

15 years agoadd 2.6.28 patches and kernel config
Florian Fainelli [Sun, 15 Mar 2009 12:56:39 +0000 (12:56 +0000)]
add 2.6.28 patches and kernel config

SVN-Revision: 14884

15 years agofix ppp and pptp typos where is used instead of (#4768, #4778)
Florian Fainelli [Sun, 15 Mar 2009 12:08:31 +0000 (12:08 +0000)]
fix ppp and pptp typos where is used instead of (#4768, #4778)

SVN-Revision: 14882

15 years agofix typo in spidev_test category
Florian Fainelli [Sun, 15 Mar 2009 11:17:35 +0000 (11:17 +0000)]
fix typo in spidev_test category

SVN-Revision: 14880

15 years agoorion: fix preselection for ath9k
Felix Fietkau [Sun, 15 Mar 2009 00:53:20 +0000 (00:53 +0000)]
orion: fix preselection for ath9k

SVN-Revision: 14878

15 years agopb42: add GPIO buttons
Gabor Juhos [Sat, 14 Mar 2009 19:28:28 +0000 (19:28 +0000)]
pb42: add GPIO buttons

SVN-Revision: 14877

15 years agopb42: fix ethernet, remove USB registration, add default network configuration
Gabor Juhos [Sat, 14 Mar 2009 18:28:33 +0000 (18:28 +0000)]
pb42: fix ethernet, remove USB registration, add default network configuration

SVN-Revision: 14876

15 years agonuke obsolete kernel stuff
Felix Fietkau [Sat, 14 Mar 2009 15:52:42 +0000 (15:52 +0000)]
nuke obsolete kernel stuff

SVN-Revision: 14875

15 years agocreate firmware image for the Ubiquiti LS-SR71 board
Gabor Juhos [Sat, 14 Mar 2009 13:25:49 +0000 (13:25 +0000)]
create firmware image for the Ubiquiti LS-SR71 board

SVN-Revision: 14874

15 years agols-sr71: add GPIO LEDs
Gabor Juhos [Sat, 14 Mar 2009 12:53:31 +0000 (12:53 +0000)]
ls-sr71: add GPIO LEDs

SVN-Revision: 14873

15 years agosimplify setup code for Ubiquiti boards
Gabor Juhos [Sat, 14 Mar 2009 12:24:11 +0000 (12:24 +0000)]
simplify setup code for Ubiquiti boards

SVN-Revision: 14872

15 years agomac80211: update compat-wireless to 2009-03-13
Gabor Juhos [Sat, 14 Mar 2009 10:18:45 +0000 (10:18 +0000)]
mac80211: update compat-wireless to 2009-03-13

SVN-Revision: 14871

15 years agonuke some obsolete gcc versions
Felix Fietkau [Sat, 14 Mar 2009 03:21:56 +0000 (03:21 +0000)]
nuke some obsolete gcc versions

SVN-Revision: 14870

15 years agoenable eabi support by default
Felix Fietkau [Sat, 14 Mar 2009 03:17:35 +0000 (03:17 +0000)]
enable eabi support by default

SVN-Revision: 14869

15 years agoswitch to binutils 2.19.1 by default
Felix Fietkau [Sat, 14 Mar 2009 03:17:28 +0000 (03:17 +0000)]
switch to binutils 2.19.1 by default

SVN-Revision: 14868

15 years agoremove obsolete eabi config overrides
Felix Fietkau [Sat, 14 Mar 2009 03:17:23 +0000 (03:17 +0000)]
remove obsolete eabi config overrides

SVN-Revision: 14867

15 years agomove cflags default setting to target makefiles
Felix Fietkau [Sat, 14 Mar 2009 03:17:06 +0000 (03:17 +0000)]
move cflags default setting to target makefiles

SVN-Revision: 14866

15 years agogcc: backport a patch from gcc trunk that fixes an internal compiler error on arm...
Felix Fietkau [Fri, 13 Mar 2009 22:35:39 +0000 (22:35 +0000)]
gcc: backport a patch from gcc trunk that fixes an internal compiler error on arm in version 4.3.3

SVN-Revision: 14865

15 years agoBuild autoconf before automake.
Lars-Peter Clausen [Fri, 13 Mar 2009 21:49:11 +0000 (21:49 +0000)]
Build autoconf before automake.

SVN-Revision: 14864

15 years agofix the target-local CONFIG_SITE export. apparently make can't do more than one of...
Felix Fietkau [Fri, 13 Mar 2009 16:16:54 +0000 (16:16 +0000)]
fix the target-local CONFIG_SITE export. apparently make can't do more than one of them in a single line

SVN-Revision: 14863

15 years agofix stampfile variables for the toolchain build (fixes gcc compile error)
Felix Fietkau [Fri, 13 Mar 2009 12:50:23 +0000 (12:50 +0000)]
fix stampfile variables for the toolchain build (fixes gcc compile error)

SVN-Revision: 14862

15 years agoCleanup the PS3 makefile
Geoff Levand [Thu, 12 Mar 2009 19:43:37 +0000 (19:43 +0000)]
Cleanup the PS3 makefile

o LINUX_VERSION 2.6.28.2 to 2.6.28.7.
o Remove petitboot patch facility.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 14859

15 years agoRename defconfig-petitboot defconfig-ps3-petitboot
Geoff Levand [Thu, 12 Mar 2009 19:36:56 +0000 (19:36 +0000)]
Rename defconfig-petitboot defconfig-ps3-petitboot

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 14858

15 years agoRemove PS3 linux-2.6.27 kernel support
Geoff Levand [Thu, 12 Mar 2009 19:25:11 +0000 (19:25 +0000)]
Remove PS3 linux-2.6.27 kernel support

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 14857

15 years agoRemove PS3 linux-2.6.25 kernel support
Geoff Levand [Thu, 12 Mar 2009 19:22:58 +0000 (19:22 +0000)]
Remove PS3 linux-2.6.25 kernel support

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 14856

15 years agoUpdate the PS3 2.6.28 kernel config:
Geoff Levand [Thu, 12 Mar 2009 19:10:52 +0000 (19:10 +0000)]
Update the PS3 2.6.28 kernel config:

  CONFIG_EXT4_FS=y
  CONFIG_SPARSEMEM_VMEMMAP=n
  CONFIG_PS3_ADVANCED=y

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 14855

15 years agoUpdate the ps3-utils package from 2.2.0 to 2.3.
Geoff Levand [Thu, 12 Mar 2009 18:55:47 +0000 (18:55 +0000)]
Update the ps3-utils package from 2.2.0 to 2.3.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 14854

15 years agomake the compile: host-install dependency independent of the order in which the makef...
Felix Fietkau [Thu, 12 Mar 2009 14:07:08 +0000 (14:07 +0000)]
make the compile: host-install dependency independent of the order in which the makefiles were included

SVN-Revision: 14853

15 years agoenable Host/Install on compile: if package.mk is included
Felix Fietkau [Thu, 12 Mar 2009 14:00:26 +0000 (14:00 +0000)]
enable Host/Install on compile: if package.mk is included

SVN-Revision: 14852

15 years agomove the CONFIG_SITE export to target-local exports
Felix Fietkau [Thu, 12 Mar 2009 13:57:56 +0000 (13:57 +0000)]
move the CONFIG_SITE export to target-local exports

SVN-Revision: 14851

15 years agoadd support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366
Florian Fainelli [Thu, 12 Mar 2009 08:54:04 +0000 (08:54 +0000)]
add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366

SVN-Revision: 14850

15 years agodo not duplicate fifo_size, since RX and TX fifo sizes are the same, request_mem_regi...
Florian Fainelli [Wed, 11 Mar 2009 10:32:44 +0000 (10:32 +0000)]
do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_mem_region on the registers

SVN-Revision: 14848

15 years agomake SPI work in full-duplex mode by default
Florian Fainelli [Tue, 10 Mar 2009 15:28:29 +0000 (15:28 +0000)]
make SPI work in full-duplex mode by default

SVN-Revision: 14841

15 years agoallow flash start address and firmware offset to be set on the command line (#4666)
Florian Fainelli [Tue, 10 Mar 2009 09:18:47 +0000 (09:18 +0000)]
allow flash start address and firmware offset to be set on the command line (#4666)

SVN-Revision: 14832

15 years agomac80211: update compat-wireless to 2009-03-09
Gabor Juhos [Tue, 10 Mar 2009 08:50:11 +0000 (08:50 +0000)]
mac80211: update compat-wireless to 2009-03-09

SVN-Revision: 14831

15 years agotew-632brp: add default network configuration
Gabor Juhos [Tue, 10 Mar 2009 08:14:26 +0000 (08:14 +0000)]
tew-632brp: add default network configuration

SVN-Revision: 14830

15 years agoinclude kmod-switch in the default images
Florian Fainelli [Mon, 9 Mar 2009 21:58:49 +0000 (21:58 +0000)]
include kmod-switch in the default images

SVN-Revision: 14827

15 years agomake robocfg work on brcm63xx as well (#4599)
Florian Fainelli [Mon, 9 Mar 2009 21:57:47 +0000 (21:57 +0000)]
make robocfg work on brcm63xx as well (#4599)

SVN-Revision: 14826

15 years agoallow kmod-switch to be used on brcm63xx (#4599)
Florian Fainelli [Mon, 9 Mar 2009 21:57:11 +0000 (21:57 +0000)]
allow kmod-switch to be used on brcm63xx (#4599)

SVN-Revision: 14825

15 years agoadded directory for generic patches for linux kernel 2.6.29 - added ported patch...
Mirko Vogt [Mon, 9 Mar 2009 18:38:56 +0000 (18:38 +0000)]
added directory for generic patches for linux kernel 2.6.29 - added ported patch <065-rootfs_split>

SVN-Revision: 14822

15 years agofix p54usb firmware md5sum (#4759)
Florian Fainelli [Mon, 9 Mar 2009 16:41:48 +0000 (16:41 +0000)]
fix p54usb firmware md5sum (#4759)

SVN-Revision: 14821

15 years agoget rid of an illegal characters warning with packages that contain uppercase characters
Felix Fietkau [Mon, 9 Mar 2009 15:06:30 +0000 (15:06 +0000)]
get rid of an illegal characters warning with packages that contain uppercase characters

SVN-Revision: 14810

15 years agomove input device nodes to /dev/input
Felix Fietkau [Mon, 9 Mar 2009 15:06:15 +0000 (15:06 +0000)]
move input device nodes to /dev/input

SVN-Revision: 14809

15 years agofix KERNEL_PATCHVER for rc kernels
Felix Fietkau [Mon, 9 Mar 2009 15:05:57 +0000 (15:05 +0000)]
fix KERNEL_PATCHVER for rc kernels

SVN-Revision: 14808

15 years agokconfig.pl: throw warnings into stderr instead of stdout
Felix Fietkau [Mon, 9 Mar 2009 15:05:32 +0000 (15:05 +0000)]
kconfig.pl: throw warnings into stderr instead of stdout

SVN-Revision: 14807

15 years agoprepend $(STAGING_DIR)/host to the PATH only in target-package stampfile targets...
Felix Fietkau [Mon, 9 Mar 2009 01:15:59 +0000 (01:15 +0000)]
prepend $(STAGING_DIR)/host to the PATH only in target-package stampfile targets, should fix usage of cross tools with host builds

SVN-Revision: 14800

15 years agomac80211: update compat-wireless to 2009-03-07
Gabor Juhos [Sun, 8 Mar 2009 19:25:11 +0000 (19:25 +0000)]
mac80211: update compat-wireless to 2009-03-07

SVN-Revision: 14795

15 years agopackage the bcm63xx-spi driver
Florian Fainelli [Sun, 8 Mar 2009 19:21:55 +0000 (19:21 +0000)]
package the bcm63xx-spi driver

SVN-Revision: 14794

15 years agoadd bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the consumer...
Florian Fainelli [Sun, 8 Mar 2009 15:27:46 +0000 (15:27 +0000)]
add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the consumer releases, needs testing

SVN-Revision: 14793

15 years agofix SPI accessors
Florian Fainelli [Sun, 8 Mar 2009 14:20:15 +0000 (14:20 +0000)]
fix SPI accessors

SVN-Revision: 14792

15 years agofix typo for the bcm6338 spi IRQ, change platform driver name and make the SPI irq...
Florian Fainelli [Sun, 8 Mar 2009 12:43:13 +0000 (12:43 +0000)]
fix typo for the bcm6338 spi IRQ, change platform driver name and make the SPI irq be fetchable by platform driver initialization code

SVN-Revision: 14790

15 years agocompile and register SPI controller device
Florian Fainelli [Sun, 8 Mar 2009 12:18:26 +0000 (12:18 +0000)]
compile and register SPI controller device

SVN-Revision: 14789

15 years agomake bcm6358 consistend with the other boards naming
Florian Fainelli [Sun, 8 Mar 2009 12:17:19 +0000 (12:17 +0000)]
make bcm6358 consistend with the other boards naming

SVN-Revision: 14788

15 years agofix some SPI register definitions and platform-device registration code
Florian Fainelli [Sun, 8 Mar 2009 12:13:52 +0000 (12:13 +0000)]
fix some SPI register definitions and platform-device registration code

SVN-Revision: 14787

15 years agoadd support for the Numonyx 320S33B SPI flash chip which can be found on the TL-WR941...
Gabor Juhos [Sun, 8 Mar 2009 06:24:24 +0000 (06:24 +0000)]
add support for the Numonyx 320S33B SPI flash chip which can be found on the TL-WR941NDv2 r1.1 boards

SVN-Revision: 14786

15 years agosysupgrade: install /bin/sleep into ramdisk too and add completition notice (#4747)
Jo-Philipp Wich [Sun, 8 Mar 2009 00:21:25 +0000 (00:21 +0000)]
sysupgrade: install /bin/sleep into ramdisk too and add completition notice (#4747)

SVN-Revision: 14784

15 years agoturn some of the kernel dependencies the other way around to make it easier to suppor...
Hauke Mehrtens [Sat, 7 Mar 2009 18:28:39 +0000 (18:28 +0000)]
turn some of the kernel dependencies the other way around to make it easier to support new kernel.

SVN-Revision: 14783

15 years agoadd kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16
Hauke Mehrtens [Sat, 7 Mar 2009 17:16:03 +0000 (17:16 +0000)]
add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16

SVN-Revision: 14782

15 years agoextract the rfkill module to an extra package, only build rfkill module if it is...
Hauke Mehrtens [Sat, 7 Mar 2009 17:07:24 +0000 (17:07 +0000)]
extract the rfkill module to an extra package, only build rfkill module if it is not integrated into the kernel.

SVN-Revision: 14780

15 years agoipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and DELUDE references...
Hauke Mehrtens [Sat, 7 Mar 2009 16:56:23 +0000 (16:56 +0000)]
ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and DELUDE references were removed in r14461

SVN-Revision: 14779

15 years agoadd textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it.
Hauke Mehrtens [Sat, 7 Mar 2009 16:53:08 +0000 (16:53 +0000)]
add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it.

SVN-Revision: 14778

15 years agoload module capifs before capi
Hauke Mehrtens [Sat, 7 Mar 2009 15:54:23 +0000 (15:54 +0000)]
load module capifs before capi

SVN-Revision: 14775

15 years agoadd ssb dependency to b44
Hauke Mehrtens [Sat, 7 Mar 2009 15:52:13 +0000 (15:52 +0000)]
add ssb dependency to b44

SVN-Revision: 14774

15 years agoaec62xx is working with kernel 2.6.28 agagin.
Hauke Mehrtens [Sat, 7 Mar 2009 14:03:12 +0000 (14:03 +0000)]
aec62xx is working with kernel 2.6.28 agagin.

SVN-Revision: 14773

15 years agoAdd isdn4linux and gigaset kernel modules.
Hauke Mehrtens [Sat, 7 Mar 2009 13:23:37 +0000 (13:23 +0000)]
Add isdn4linux and gigaset kernel modules.

SVN-Revision: 14772

15 years agoOn shutdown disabled every mounted swap device. Fixes #4721 Thanks to Angel Marin
Hauke Mehrtens [Sat, 7 Mar 2009 12:58:08 +0000 (12:58 +0000)]
On shutdown disabled every mounted swap device. Fixes #4721 Thanks to Angel Marin

SVN-Revision: 14770

15 years agoSwitch back to the previous set resolution when unblanking the screen.
Lars-Peter Clausen [Fri, 6 Mar 2009 21:25:25 +0000 (21:25 +0000)]
Switch back to the previous set resolution when unblanking the screen.

SVN-Revision: 14768

15 years agoDo not suspend the regulator.
Lars-Peter Clausen [Fri, 6 Mar 2009 21:23:34 +0000 (21:23 +0000)]
Do not suspend the regulator.

SVN-Revision: 14767

15 years agoprepare target for use with EABI
Mirko Vogt [Fri, 6 Mar 2009 21:12:14 +0000 (21:12 +0000)]
prepare target for use with EABI

SVN-Revision: 14766

15 years agomac80211: update compat-wireless to 2009-03-05, add more rt2x00 and ath9k patches
Gabor Juhos [Fri, 6 Mar 2009 10:26:18 +0000 (10:26 +0000)]
mac80211: update compat-wireless to 2009-03-05, add more rt2x00 and ath9k patches

SVN-Revision: 14757

15 years agopackage blkid out of e2fsprogs (#4720)
Florian Fainelli [Fri, 6 Mar 2009 04:00:22 +0000 (04:00 +0000)]
package blkid out of e2fsprogs (#4720)

SVN-Revision: 14756

15 years agoprepare for SPI controller driver
Florian Fainelli [Fri, 6 Mar 2009 01:15:00 +0000 (01:15 +0000)]
prepare for SPI controller driver

SVN-Revision: 14755

15 years agofix SPI register definitions
Florian Fainelli [Fri, 6 Mar 2009 01:13:10 +0000 (01:13 +0000)]
fix SPI register definitions

SVN-Revision: 14754

15 years agoadd spidev_test utility from the kernel documentation
Florian Fainelli [Fri, 6 Mar 2009 01:11:44 +0000 (01:11 +0000)]
add spidev_test utility from the kernel documentation

SVN-Revision: 14753

15 years agoSome symbols were missing or wrong. Tested with x86.
Hauke Mehrtens [Thu, 5 Mar 2009 21:45:59 +0000 (21:45 +0000)]
Some symbols were missing or wrong. Tested with x86.

SVN-Revision: 14751

15 years agomake selection of ASC for prom working
Thomas Langer [Thu, 5 Mar 2009 15:56:10 +0000 (15:56 +0000)]
make selection of ASC for prom working

SVN-Revision: 14750

15 years agomac80211: update compat-wireless to 2009-03-04, and refresh patches
Gabor Juhos [Thu, 5 Mar 2009 12:49:25 +0000 (12:49 +0000)]
mac80211: update compat-wireless to 2009-03-04, and refresh patches

SVN-Revision: 14749

15 years agomadwifi: improve the autochannel decision making on systems with multiple cards
Felix Fietkau [Wed, 4 Mar 2009 21:39:46 +0000 (21:39 +0000)]
madwifi: improve the autochannel decision making on systems with multiple cards

SVN-Revision: 14748

15 years agomove kernel support to 2.6.28.7
Thomas Langer [Wed, 4 Mar 2009 14:46:02 +0000 (14:46 +0000)]
move kernel support to 2.6.28.7

SVN-Revision: 14747

15 years agomac80211: add ath9k init values patch
Gabor Juhos [Tue, 3 Mar 2009 18:24:02 +0000 (18:24 +0000)]
mac80211: add ath9k init values patch

SVN-Revision: 14745

15 years agomac80211: update compat-wireless to 2009-03-03, and add a new ath9k patch
Gabor Juhos [Tue, 3 Mar 2009 15:49:02 +0000 (15:49 +0000)]
mac80211: update compat-wireless to 2009-03-03, and add a new ath9k patch

SVN-Revision: 14744

15 years agoallow uml to access host.mk at DUMP time
Felix Fietkau [Tue, 3 Mar 2009 15:45:15 +0000 (15:45 +0000)]
allow uml to access host.mk at DUMP time

SVN-Revision: 14743

15 years agoget rid of one more $(shell) instance
Felix Fietkau [Tue, 3 Mar 2009 15:28:57 +0000 (15:28 +0000)]
get rid of one more $(shell) instance

SVN-Revision: 14741

15 years agooptimize the .config dependency chain in the toplevel makefile
Felix Fietkau [Tue, 3 Mar 2009 15:08:55 +0000 (15:08 +0000)]
optimize the .config dependency chain in the toplevel makefile

SVN-Revision: 14740

15 years agoreplace a few unnecessary $(shell) calls
Felix Fietkau [Tue, 3 Mar 2009 14:55:53 +0000 (14:55 +0000)]
replace a few unnecessary $(shell) calls

SVN-Revision: 14739

15 years agoavoid repeating the same dependency multiple times
Felix Fietkau [Tue, 3 Mar 2009 14:54:19 +0000 (14:54 +0000)]
avoid repeating the same dependency multiple times

SVN-Revision: 14738

15 years agoavoid implicit rules in even more places
Felix Fietkau [Tue, 3 Mar 2009 14:16:48 +0000 (14:16 +0000)]
avoid implicit rules in even more places

SVN-Revision: 14737

15 years agoavoid using implicit rules during metadata dump to speed up the process even more
Felix Fietkau [Tue, 3 Mar 2009 14:07:39 +0000 (14:07 +0000)]
avoid using implicit rules during metadata dump to speed up the process even more

SVN-Revision: 14736

15 years agofix a package metadata parsing bug
Felix Fietkau [Tue, 3 Mar 2009 14:03:37 +0000 (14:03 +0000)]
fix a package metadata parsing bug

SVN-Revision: 14735

15 years agospeed up metadata scanning a lot by avoiding unnecessary shell commands and make...
Felix Fietkau [Tue, 3 Mar 2009 13:54:29 +0000 (13:54 +0000)]
speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions

SVN-Revision: 14734

15 years agofix a bcm963xx-flash warning
Florian Fainelli [Mon, 2 Mar 2009 18:55:47 +0000 (18:55 +0000)]
fix a bcm963xx-flash warning

SVN-Revision: 14730

15 years agodon't abort if the operation is failing ( if the board is connected via NFS files...
Ralph Hempel [Mon, 2 Mar 2009 17:42:29 +0000 (17:42 +0000)]
don't abort if the operation is failing ( if the board is connected via NFS files might be created by root and can't be changed at this point of time )

SVN-Revision: 14729

15 years agoensure that the timestamp script will follow the path even if it is link ( in our...
Ralph Hempel [Mon, 2 Mar 2009 17:38:08 +0000 (17:38 +0000)]
ensure that the timestamp script will follow the path even if it is link ( in our case the build directory might be a link to a ClearCase dynamic view )

SVN-Revision: 14728

15 years agocheck for correct make version ( thanks to Thomas )
Ralph Hempel [Mon, 2 Mar 2009 17:34:34 +0000 (17:34 +0000)]
check for correct make version ( thanks to Thomas )

SVN-Revision: 14727

15 years agostrip relocatable binaries (not depending on the extension) ( thanks to Thomas )
Ralph Hempel [Mon, 2 Mar 2009 17:33:02 +0000 (17:33 +0000)]
strip relocatable binaries (not depending on the extension) ( thanks to Thomas )

SVN-Revision: 14726

15 years agofixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".
Markus Wigge [Mon, 2 Mar 2009 11:47:25 +0000 (11:47 +0000)]
fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".

SVN-Revision: 14725

15 years agoreadd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699
Andy Boyett [Mon, 2 Mar 2009 03:03:21 +0000 (03:03 +0000)]
readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699

SVN-Revision: 14724

15 years agorefresh patches and configuration
Hauke Mehrtens [Sun, 1 Mar 2009 20:19:55 +0000 (20:19 +0000)]
refresh patches and configuration

SVN-Revision: 14722