openwrt/openwrt.git
14 years agoalso take over the files for 2.6.31
Mirko Vogt [Sun, 23 Aug 2009 12:00:58 +0000 (12:00 +0000)]
also take over the files for 2.6.31

SVN-Revision: 17356

14 years agodefault is to generate a ramdisk image
Florian Fainelli [Sat, 22 Aug 2009 18:18:38 +0000 (18:18 +0000)]
default is to generate a ramdisk image

SVN-Revision: 17352

14 years agoadd generic patchset levelled up to 2.6.31-rc6
Mirko Vogt [Sat, 22 Aug 2009 12:46:12 +0000 (12:46 +0000)]
add generic patchset levelled up to 2.6.31-rc6

SVN-Revision: 17351

14 years agoadd a new target for ubicom32 (compiles, but untested)
Felix Fietkau [Fri, 21 Aug 2009 22:32:31 +0000 (22:32 +0000)]
add a new target for ubicom32 (compiles, but untested)

SVN-Revision: 17350

14 years agolibpcap: fix kernel version check
Felix Fietkau [Fri, 21 Aug 2009 22:32:14 +0000 (22:32 +0000)]
libpcap: fix kernel version check

SVN-Revision: 17349

14 years agobusybox: adjust default config for nommu targets
Felix Fietkau [Fri, 21 Aug 2009 22:32:09 +0000 (22:32 +0000)]
busybox: adjust default config for nommu targets

SVN-Revision: 17348

14 years agoadd nommu target feature flag
Felix Fietkau [Fri, 21 Aug 2009 22:32:03 +0000 (22:32 +0000)]
add nommu target feature flag

SVN-Revision: 17347

14 years agoadd a heavily cleaned up version of ubicom32 toolchain support
Felix Fietkau [Fri, 21 Aug 2009 22:31:47 +0000 (22:31 +0000)]
add a heavily cleaned up version of ubicom32 toolchain support

SVN-Revision: 17346

14 years agomac80211: fix a race condition in the cfg80211 scanning code (thx, johill)
Felix Fietkau [Thu, 20 Aug 2009 18:49:12 +0000 (18:49 +0000)]
mac80211: fix a race condition in the cfg80211 scanning code (thx, johill)

SVN-Revision: 17341

14 years agob43: disable pio and pcmcia support
Felix Fietkau [Thu, 20 Aug 2009 17:32:52 +0000 (17:32 +0000)]
b43: disable pio and pcmcia support

SVN-Revision: 17340

14 years agomac80211: reorganize compat code to make cfg80211 load without usb
Felix Fietkau [Thu, 20 Aug 2009 17:25:33 +0000 (17:25 +0000)]
mac80211: reorganize compat code to make cfg80211 load without usb

SVN-Revision: 17339

14 years agofix a typo in the compat-wireless build speedup patch
Felix Fietkau [Thu, 20 Aug 2009 17:06:51 +0000 (17:06 +0000)]
fix a typo in the compat-wireless build speedup patch

SVN-Revision: 17337

14 years agomac80211: disable b43 lp-phy support for now
Felix Fietkau [Thu, 20 Aug 2009 16:56:36 +0000 (16:56 +0000)]
mac80211: disable b43 lp-phy support for now

SVN-Revision: 17336

14 years agomac80211: speed up build by reducing the makefile shell calls, fix forced disable...
Felix Fietkau [Thu, 20 Aug 2009 16:52:46 +0000 (16:52 +0000)]
mac80211: speed up build by reducing the makefile shell calls, fix forced disable of rfkill

SVN-Revision: 17335

14 years agoupdate mpfr to 2.4.1
Florian Fainelli [Thu, 20 Aug 2009 16:08:52 +0000 (16:08 +0000)]
update mpfr to 2.4.1

SVN-Revision: 17334

14 years agowpa_supplicant: fix madwifi related config change handling
Felix Fietkau [Thu, 20 Aug 2009 15:58:55 +0000 (15:58 +0000)]
wpa_supplicant: fix madwifi related config change handling

SVN-Revision: 17333

14 years agomerge the control file and the .ipk file targets into one to prevent them from going...
Felix Fietkau [Thu, 20 Aug 2009 15:48:41 +0000 (15:48 +0000)]
merge the control file and the .ipk file targets into one to prevent them from going out of sync

SVN-Revision: 17332

14 years agomac80211: add missing config override
Felix Fietkau [Thu, 20 Aug 2009 15:41:19 +0000 (15:41 +0000)]
mac80211: add missing config override

SVN-Revision: 17331

14 years agonow that each target has its own package directory, remove the base-files package...
Felix Fietkau [Thu, 20 Aug 2009 15:31:22 +0000 (15:31 +0000)]
now that each target has its own package directory, remove the base-files package renaming hack

SVN-Revision: 17330

14 years agomove the package dir to bin/packages/$(BOARD)_$(LIBC)-$(LIBCV) to prevent multiple...
Felix Fietkau [Thu, 20 Aug 2009 15:31:17 +0000 (15:31 +0000)]
move the package dir to bin/packages/$(BOARD)_$(LIBC)-$(LIBCV) to prevent multiple configs with the same arch from deleting each others' packages

SVN-Revision: 17329

14 years agomac80211: fix ath5k dma size workaround for ar71xx Atheros legacy hardware does not...
Felix Fietkau [Thu, 20 Aug 2009 15:09:03 +0000 (15:09 +0000)]
mac80211: fix ath5k dma size workaround for ar71xx Atheros legacy hardware does not perform well on ar71xx unless both TXCFG and RXCFG are forced to 4 bytes. The previous patch only changed RXCFG. The OpenWrt Madwifi HAL also sets both RXCFG and TXCFG

SVN-Revision: 17328

14 years agoremove support for compat-wireless-old
Felix Fietkau [Thu, 20 Aug 2009 15:00:01 +0000 (15:00 +0000)]
remove support for compat-wireless-old

SVN-Revision: 17327

14 years agoupgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to config.mk...
Felix Fietkau [Thu, 20 Aug 2009 14:59:55 +0000 (14:59 +0000)]
upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to config.mk, which frequently causes rejects on new versions

SVN-Revision: 17326

14 years agofix multiple ipkg builds of the same arch but with different targets in the same...
Felix Fietkau [Thu, 20 Aug 2009 14:04:40 +0000 (14:04 +0000)]
fix multiple ipkg builds of the same arch but with different targets in the same checkout

SVN-Revision: 17325

14 years agops3/petitboot: Run petitboot at first startup
Geoff Levand [Wed, 19 Aug 2009 22:36:53 +0000 (22:36 +0000)]
ps3/petitboot: Run petitboot at first startup

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

14 years agops3: Make ps3-bl-option executable
Geoff Levand [Wed, 19 Aug 2009 22:32:57 +0000 (22:32 +0000)]
ps3: Make ps3-bl-option executable

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

14 years agopreliminary failsafe support (closes #5726)
Gabor Juhos [Wed, 19 Aug 2009 20:16:01 +0000 (20:16 +0000)]
preliminary failsafe support (closes #5726)

SVN-Revision: 17321

14 years agoadd diag script (closes #5725)
Gabor Juhos [Wed, 19 Aug 2009 19:26:53 +0000 (19:26 +0000)]
add diag script (closes #5725)

SVN-Revision: 17320

14 years agobase-files: fix sysupgrade get_magic_word() function to return proper values if the...
Jo-Philipp Wich [Wed, 19 Aug 2009 19:12:34 +0000 (19:12 +0000)]
base-files: fix sysupgrade get_magic_word() function to return proper values if the first two bytes are identical

SVN-Revision: 17319

14 years agofix package name of kmod-leds-gpio
Gabor Juhos [Wed, 19 Aug 2009 19:09:22 +0000 (19:09 +0000)]
fix package name of kmod-leds-gpio

SVN-Revision: 17318

14 years agomadwifi: remove version selection support
Felix Fietkau [Wed, 19 Aug 2009 15:17:32 +0000 (15:17 +0000)]
madwifi: remove version selection support

SVN-Revision: 17316

14 years agoremove support for the madwifi upstream release, it doesn't work on newer kernels...
Felix Fietkau [Wed, 19 Aug 2009 15:16:11 +0000 (15:16 +0000)]
remove support for the madwifi upstream release, it doesn't work on newer kernels and it's not very reliable anyway

SVN-Revision: 17315

14 years agomadwifi: add patch for building all modules (except for the HAL) into a single module...
Felix Fietkau [Wed, 19 Aug 2009 15:13:00 +0000 (15:13 +0000)]
madwifi: add patch for building all modules (except for the HAL) into a single module. saves space and gets rid of unnecessary exports removes support for onoe and amrr - I don't think anybody needs these anymore

SVN-Revision: 17314

14 years agowhen regenerating an ipkg package, make sure the entire ipkg build dir is cleaned...
Felix Fietkau [Wed, 19 Aug 2009 15:12:54 +0000 (15:12 +0000)]
when regenerating an ipkg package, make sure the entire ipkg build dir is cleaned as well to prevent stale files from making it into the package after configuration changes

SVN-Revision: 17313

14 years agoadd powersave fixes based on patches by Steven Luo (#4376)
Felix Fietkau [Wed, 19 Aug 2009 14:48:31 +0000 (14:48 +0000)]
add powersave fixes based on patches by Steven Luo (#4376)

SVN-Revision: 17312

14 years agomadwifi: refresh patches
Felix Fietkau [Wed, 19 Aug 2009 14:48:21 +0000 (14:48 +0000)]
madwifi: refresh patches

SVN-Revision: 17311

14 years agopxcab: Replace TARGET_pxcab with feature powerpc64
Geoff Levand [Tue, 18 Aug 2009 23:09:50 +0000 (23:09 +0000)]
pxcab: Replace TARGET_pxcab with feature powerpc64

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

14 years agopowerpc: Create a powerpc64 config feature
Geoff Levand [Tue, 18 Aug 2009 23:07:45 +0000 (23:07 +0000)]
powerpc: Create a powerpc64 config feature

The config symbol TARGET_ps3 is used in the build files where
special handling for the 64 bit PowerPC processors is needed.
Introduce a new config feature powerpc64, and replace the use
of TARGET_ps3 with powerpc64.

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

14 years agops3: General cleanup and update for defconfig-ps3-petitboot
Geoff Levand [Tue, 18 Aug 2009 21:55:45 +0000 (21:55 +0000)]
ps3: General cleanup and update for defconfig-ps3-petitboot

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

14 years agops3: Move defconfig-ps3-petitboot to the petitboot profile directory
Geoff Levand [Tue, 18 Aug 2009 21:54:29 +0000 (21:54 +0000)]
ps3: Move defconfig-ps3-petitboot to the petitboot profile directory

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

14 years agops3: Update the Petitboot profile package dependencies
Geoff Levand [Tue, 18 Aug 2009 21:52:34 +0000 (21:52 +0000)]
ps3: Update the Petitboot profile package dependencies

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

14 years agops3-utils: Add Build/InstallDev section to package makefile
Geoff Levand [Tue, 18 Aug 2009 21:51:08 +0000 (21:51 +0000)]
ps3-utils: Add Build/InstallDev section to package makefile

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

14 years agops3-utils: Update package to include latest repository fixes
Geoff Levand [Tue, 18 Aug 2009 21:50:15 +0000 (21:50 +0000)]
ps3-utils: Update package to include latest repository fixes

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

14 years agops3: Updates for ps3-bl-option
Geoff Levand [Tue, 18 Aug 2009 21:48:38 +0000 (21:48 +0000)]
ps3: Updates for ps3-bl-option

Update the ps3 bootloader helper script ps3-bl-option.

 o Add new option --set-bootloader-timeout.
 o Use generic name 'bootloader'.
 o General format cleanup.

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

14 years agops3: Rename bl-option to ps3-bl-option
Geoff Levand [Tue, 18 Aug 2009 21:47:11 +0000 (21:47 +0000)]
ps3: Rename bl-option to ps3-bl-option

Rename the bootloader helper script bl-option to ps3-bl-option.
This change simply renames the file.  No other changes are
included.

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

14 years agoadd missing libsas configuration symbol
Florian Fainelli [Tue, 18 Aug 2009 12:46:39 +0000 (12:46 +0000)]
add missing libsas configuration symbol

SVN-Revision: 17297

14 years agouse 2.6.30.5
Florian Fainelli [Mon, 17 Aug 2009 15:05:26 +0000 (15:05 +0000)]
use 2.6.30.5

SVN-Revision: 17296

14 years agodisable mpfr tests compilation, slightly speeds up the build process
Florian Fainelli [Mon, 17 Aug 2009 14:51:32 +0000 (14:51 +0000)]
disable mpfr tests compilation, slightly speeds up the build process

SVN-Revision: 17295

14 years agoensure CONTROL directory is created (#5683)
Florian Fainelli [Mon, 17 Aug 2009 10:14:25 +0000 (10:14 +0000)]
ensure CONTROL directory is created (#5683)

SVN-Revision: 17293

14 years agoiw: update to 0.9.16
Gabor Juhos [Mon, 17 Aug 2009 09:46:50 +0000 (09:46 +0000)]
iw: update to 0.9.16

SVN-Revision: 17292

14 years agoswitch to 2.6.27.30
Florian Fainelli [Mon, 17 Aug 2009 09:17:06 +0000 (09:17 +0000)]
switch to 2.6.27.30

SVN-Revision: 17291

14 years agomac80211: add deadlock fix patch
Gabor Juhos [Sun, 16 Aug 2009 19:55:10 +0000 (19:55 +0000)]
mac80211: add deadlock fix patch

SVN-Revision: 17290

14 years ago2.6.30: fix lzma compressed intitramfs support, and decrease dictionary size
Gabor Juhos [Sun, 16 Aug 2009 19:21:21 +0000 (19:21 +0000)]
2.6.30: fix lzma compressed intitramfs support, and decrease dictionary size

SVN-Revision: 17289

14 years agoFix broken i2c module loading in R17269
Gabor Juhos [Sun, 16 Aug 2009 12:39:47 +0000 (12:39 +0000)]
Fix broken i2c module loading in R17269

Strip .ko suffix from module name.

Fix typo in name of i2c-scx200-acb module to be loaded.

Steve

Signed-off-by: Steve Brown <sbrown@cortland.com>
SVN-Revision: 17288

14 years agoremove *printf warnings preventing wprobe to build on uml x86_64
Nicolas Thill [Sun, 16 Aug 2009 10:26:22 +0000 (10:26 +0000)]
remove *printf warnings preventing wprobe to build on uml x86_64

SVN-Revision: 17287

14 years agouse KERNEL_CROSS instead of TARGET_CROSS to build kernel modules
Nicolas Thill [Sun, 16 Aug 2009 10:21:13 +0000 (10:21 +0000)]
use KERNEL_CROSS instead of TARGET_CROSS to build kernel modules

SVN-Revision: 17286

14 years agobump to 2.6.30.4, apply fix from [15119] to x86_64
Nicolas Thill [Sun, 16 Aug 2009 10:18:07 +0000 (10:18 +0000)]
bump to 2.6.30.4, apply fix from [15119] to x86_64

SVN-Revision: 17285

14 years ago2.6.30: update layer7 patch
Gabor Juhos [Sun, 16 Aug 2009 07:45:34 +0000 (07:45 +0000)]
2.6.30: update layer7 patch

SVN-Revision: 17284

14 years agoadd menuconfig option for selecting initramfs compression
Gabor Juhos [Sun, 16 Aug 2009 05:35:34 +0000 (05:35 +0000)]
add menuconfig option for selecting initramfs compression

SVN-Revision: 17283

14 years agofix for commit r17276
Hauke Mehrtens [Sat, 15 Aug 2009 22:12:17 +0000 (22:12 +0000)]
fix for commit r17276

SVN-Revision: 17280

14 years agowprobe: fix tcp port for the proxy mode in the init script
Felix Fietkau [Sat, 15 Aug 2009 21:31:41 +0000 (21:31 +0000)]
wprobe: fix tcp port for the proxy mode in the init script

SVN-Revision: 17278

14 years agoincrease release number
Hauke Mehrtens [Sat, 15 Aug 2009 16:54:09 +0000 (16:54 +0000)]
increase release number

SVN-Revision: 17277

14 years agoDo not build the mac80211 module in the kernel. The attributes skb->do_not_encrypt...
Hauke Mehrtens [Sat, 15 Aug 2009 16:42:48 +0000 (16:42 +0000)]
Do not build the mac80211 module in the kernel. The attributes skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more.

SVN-Revision: 17276

14 years agoalso exclude usb_unpoison_urb
Hauke Mehrtens [Sat, 15 Aug 2009 16:29:52 +0000 (16:29 +0000)]
also exclude usb_unpoison_urb

SVN-Revision: 17275

14 years agoexclude kernel 2.6.27
Hauke Mehrtens [Sat, 15 Aug 2009 16:27:35 +0000 (16:27 +0000)]
exclude kernel 2.6.27

SVN-Revision: 17274

14 years agokernel/modules: allow I2C modules to be compiled into the kernel (closes #5702)
Gabor Juhos [Sat, 15 Aug 2009 09:12:37 +0000 (09:12 +0000)]
kernel/modules: allow I2C modules to be compiled into the kernel (closes #5702)

SVN-Revision: 17269

14 years agorefresh patches
Hauke Mehrtens [Sat, 15 Aug 2009 08:37:45 +0000 (08:37 +0000)]
refresh patches

SVN-Revision: 17268

14 years agoBuild modules only if realy needed.
Hauke Mehrtens [Sat, 15 Aug 2009 08:36:33 +0000 (08:36 +0000)]
Build modules only if realy needed.

SVN-Revision: 17267

14 years agoupdate openfw to 5.2
Hauke Mehrtens [Sat, 15 Aug 2009 08:35:03 +0000 (08:35 +0000)]
update openfw to 5.2

SVN-Revision: 17266

14 years agoUpdate to compat-wireless-2009-08-15
Hauke Mehrtens [Sat, 15 Aug 2009 08:26:38 +0000 (08:26 +0000)]
Update to compat-wireless-2009-08-15

SVN-Revision: 17265

14 years agofix path to orinoco wireless modules (#5701)
Florian Fainelli [Fri, 14 Aug 2009 15:21:23 +0000 (15:21 +0000)]
fix path to orinoco wireless modules (#5701)

SVN-Revision: 17264

14 years agouse 2.4.37.5
Florian Fainelli [Fri, 14 Aug 2009 13:56:17 +0000 (13:56 +0000)]
use 2.4.37.5

SVN-Revision: 17257

14 years agoadd the swconfig utility to the wrt160nl profile
Felix Fietkau [Fri, 14 Aug 2009 00:52:25 +0000 (00:52 +0000)]
add the swconfig utility to the wrt160nl profile

SVN-Revision: 17250

14 years agoar71xx: enable rtl8306 support by default (for wrt160nl)
Felix Fietkau [Fri, 14 Aug 2009 00:52:21 +0000 (00:52 +0000)]
ar71xx: enable rtl8306 support by default (for wrt160nl)

SVN-Revision: 17249

14 years agoadd a driver for rtl8306 switches
Felix Fietkau [Fri, 14 Aug 2009 00:52:17 +0000 (00:52 +0000)]
add a driver for rtl8306 switches

SVN-Revision: 17248

14 years agoar71xx: change the linking order of the ag71xx module so that the driver can take...
Felix Fietkau [Fri, 14 Aug 2009 00:52:12 +0000 (00:52 +0000)]
ar71xx: change the linking order of the ag71xx module so that the driver can take advantage of phy fixups

SVN-Revision: 17247

14 years agofix build
Hauke Mehrtens [Thu, 13 Aug 2009 18:08:08 +0000 (18:08 +0000)]
fix build

SVN-Revision: 17246

14 years agoswitch to 2.6.30
Gabor Juhos [Thu, 13 Aug 2009 10:43:15 +0000 (10:43 +0000)]
switch to 2.6.30

SVN-Revision: 17244

14 years agofirewall: allow incoming udp/68 packets in the default configuration (#4108, #4781)
Jo-Philipp Wich [Thu, 13 Aug 2009 03:31:53 +0000 (03:31 +0000)]
firewall: allow incoming udp/68 packets in the default configuration (#4108, #4781)

SVN-Revision: 17238

14 years agoopkg: crlf -> lf in 001-fix-double-parsing.patch
Jo-Philipp Wich [Wed, 12 Aug 2009 13:19:34 +0000 (13:19 +0000)]
opkg: crlf -> lf in 001-fix-double-parsing.patch

SVN-Revision: 17235

14 years agoadd missing patch which fakes a cardbus controller on top of PCI, thanks SGDA
Florian Fainelli [Wed, 12 Aug 2009 08:41:47 +0000 (08:41 +0000)]
add missing patch which fakes a cardbus controller on top of PCI, thanks SGDA

SVN-Revision: 17234

14 years agofix typo, INT_MASK is writable, INT_STATUS is not
Florian Fainelli [Tue, 11 Aug 2009 18:57:04 +0000 (18:57 +0000)]
fix typo, INT_MASK is writable, INT_STATUS is not

SVN-Revision: 17229

14 years agomore compile fixes for sangam-atm and 2.6.31
Florian Fainelli [Tue, 11 Aug 2009 18:50:45 +0000 (18:50 +0000)]
more compile fixes for sangam-atm and 2.6.31

SVN-Revision: 17228

14 years agomore bcm63xx definition fixes, thanks AndyI
Florian Fainelli [Tue, 11 Aug 2009 18:50:07 +0000 (18:50 +0000)]
more bcm63xx definition fixes, thanks AndyI

SVN-Revision: 17227

14 years agokmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665)
Vasilis Tsiligiannis [Tue, 11 Aug 2009 16:39:53 +0000 (16:39 +0000)]
kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665)

SVN-Revision: 17225

14 years agomadwifi: fix frame dropped counter
Felix Fietkau [Tue, 11 Aug 2009 14:05:57 +0000 (14:05 +0000)]
madwifi: fix frame dropped counter

SVN-Revision: 17224

14 years agomadwifi: fix compiler warning
Felix Fietkau [Tue, 11 Aug 2009 02:14:33 +0000 (02:14 +0000)]
madwifi: fix compiler warning

SVN-Revision: 17221

14 years agofix software rx filter for ibss mode (based on a patch by harald schiƶberg)
Felix Fietkau [Tue, 11 Aug 2009 02:14:28 +0000 (02:14 +0000)]
fix software rx filter for ibss mode (based on a patch by harald schiƶberg)

SVN-Revision: 17220

14 years agomadwifi: fix compile error on kernels without net_device api compatibility
Felix Fietkau [Tue, 11 Aug 2009 02:14:15 +0000 (02:14 +0000)]
madwifi: fix compile error on kernels without net_device api compatibility

SVN-Revision: 17219

14 years agobase-files: move ipv6 module loading from setup_interface() to addif() in the hotplug...
Jo-Philipp Wich [Mon, 10 Aug 2009 23:48:10 +0000 (23:48 +0000)]
base-files: move ipv6 module loading from setup_interface() to addif() in the hotplug call, this ensures that ipv6 is loaded before any interfaces or aliases with ip6addr option are configured (#5356)

SVN-Revision: 17217

14 years agoopkg: fix duplicate parsing of config file, move opkg.conf back to /etc, bump package...
Jo-Philipp Wich [Mon, 10 Aug 2009 22:38:37 +0000 (22:38 +0000)]
opkg: fix duplicate parsing of config file, move opkg.conf back to /etc, bump package revision, thanks kupseoft

SVN-Revision: 17209

14 years agoCorrect bool expressions in dependencies. This fixes #5627
Hauke Mehrtens [Mon, 10 Aug 2009 18:26:18 +0000 (18:26 +0000)]
Correct bool expressions in dependencies. This fixes #5627

SVN-Revision: 17208

14 years agokmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependency
Vasilis Tsiligiannis [Sun, 9 Aug 2009 22:51:04 +0000 (22:51 +0000)]
kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependency

SVN-Revision: 17206

14 years agoarm: when linking the kernel, move the section discards after the other sections...
Felix Fietkau [Sun, 9 Aug 2009 20:51:04 +0000 (20:51 +0000)]
arm: when linking the kernel, move the section discards after the other sections to fix discarding unused symbol exports

SVN-Revision: 17204

14 years agoWRT160NL: add default trigger for the power led
Gabor Juhos [Sun, 9 Aug 2009 14:13:26 +0000 (14:13 +0000)]
WRT160NL: add default trigger for the power led

SVN-Revision: 17203

14 years agoenable sysupgrade on the WRT160Nl
Gabor Juhos [Sun, 9 Aug 2009 14:12:24 +0000 (14:12 +0000)]
enable sysupgrade on the WRT160Nl

SVN-Revision: 17202

14 years agoWRT160NL: more mtd parser cleanup
Gabor Juhos [Sun, 9 Aug 2009 12:56:06 +0000 (12:56 +0000)]
WRT160NL: more mtd parser cleanup

SVN-Revision: 17201

14 years agorevert some accidentally committed test/debug changes from the module symbol export...
Felix Fietkau [Sun, 9 Aug 2009 12:33:08 +0000 (12:33 +0000)]
revert some accidentally committed test/debug changes from the module symbol export patch - should fix #5655

SVN-Revision: 17200

14 years agodo not exclude the share directory for bison and other programs to work (#5629)
Florian Fainelli [Sun, 9 Aug 2009 11:11:11 +0000 (11:11 +0000)]
do not exclude the share directory for bison and other programs to work (#5629)

SVN-Revision: 17198

14 years agoadd support for the Pirelli AG226G board (#5337)
Florian Fainelli [Sun, 9 Aug 2009 10:19:47 +0000 (10:19 +0000)]
add support for the Pirelli AG226G board (#5337)

SVN-Revision: 17190