openwrt/svn-archive/archive.git
16 years agofix typo closes #2289
Travis Kemen [Thu, 30 Aug 2007 16:08:44 +0000 (16:08 +0000)]
fix typo closes #2289

SVN-Revision: 8550

16 years agoadd high-speed usb serial fix from Junxion (closes: #2274)
Nicolas Thill [Thu, 30 Aug 2007 16:04:31 +0000 (16:04 +0000)]
add high-speed usb serial fix from Junxion (closes: #2274)

SVN-Revision: 8549

16 years agort2x00 fixes (thanks to sn9):
Nicolas Thill [Thu, 30 Aug 2007 15:38:15 +0000 (15:38 +0000)]
rt2x00 fixes (thanks to sn9):
 * make build depends on in-kernel mac80211 support
 * rework kconfig handling
 * download firmware images into $(DL_DIR)
 * tweak source Makefile

SVN-Revision: 8548

16 years agobcm43xx-mac80211 fixes:
Nicolas Thill [Thu, 30 Aug 2007 14:19:31 +0000 (14:19 +0000)]
bcm43xx-mac80211 fixes:
 * make build depends on in-kernel mac80211 support
 * rework kconfig hack

SVN-Revision: 8544

16 years agoacx-mac80211 fixes:
Nicolas Thill [Thu, 30 Aug 2007 14:15:37 +0000 (14:15 +0000)]
acx-mac80211 fixes:
 * make Build/Compile conditionnal (only if in-kernel mac80211 is available)
 * add a release number

SVN-Revision: 8543

16 years agouse $(INSTALL_BIN) instead of $(CP)
Nicolas Thill [Thu, 30 Aug 2007 08:01:51 +0000 (08:01 +0000)]
use $(INSTALL_BIN) instead of $(CP)

SVN-Revision: 8541

16 years agodnsmasq: extend the init script thanks Sedky
Travis Kemen [Wed, 29 Aug 2007 18:40:52 +0000 (18:40 +0000)]
dnsmasq: extend the init script thanks Sedky

SVN-Revision: 8540

16 years agoI have new e-mail address. Thanks to Kaloz ;)
Gabor Juhos [Wed, 29 Aug 2007 17:27:11 +0000 (17:27 +0000)]
I have new e-mail address. Thanks to Kaloz ;)

SVN-Revision: 8538

16 years ago[adm5120] simplified image file generation
Gabor Juhos [Wed, 29 Aug 2007 16:31:49 +0000 (16:31 +0000)]
[adm5120] simplified image file generation

SVN-Revision: 8537

16 years agoavoid rdep in the top level make process (subdir.mk) - it leaks too much memory and...
Felix Fietkau [Wed, 29 Aug 2007 03:51:49 +0000 (03:51 +0000)]
avoid rdep in the top level make process (subdir.mk) - it leaks too much memory and increases the startup time for regular make commands. timestamp.pl is more lightweight here

SVN-Revision: 8533

16 years agoadd acx-mac80211 (thanks to Matteo Croce)
Nicolas Thill [Tue, 28 Aug 2007 16:02:14 +0000 (16:02 +0000)]
add acx-mac80211 (thanks to Matteo Croce)

SVN-Revision: 8531

16 years agofonera-mp3: fix json-c dependency here as well
Nicolas Thill [Tue, 28 Aug 2007 15:11:42 +0000 (15:11 +0000)]
fonera-mp3: fix json-c dependency here as well

SVN-Revision: 8529

16 years agojson-c: fix package name, add UninstallDev
Nicolas Thill [Tue, 28 Aug 2007 15:09:21 +0000 (15:09 +0000)]
json-c: fix package name, add UninstallDev

SVN-Revision: 8528

16 years agofix pcmcia submenu (broken by [8520])
Nicolas Thill [Tue, 28 Aug 2007 12:51:46 +0000 (12:51 +0000)]
fix pcmcia submenu (broken by [8520])

SVN-Revision: 8524

16 years agoAdd a PyMod template for python related modules
Florian Fainelli [Tue, 28 Aug 2007 12:41:39 +0000 (12:41 +0000)]
Add a PyMod template for python related modules

SVN-Revision: 8522

16 years agomore cosmetic fixes missed from [8250]
Nicolas Thill [Tue, 28 Aug 2007 12:33:43 +0000 (12:33 +0000)]
more cosmetic fixes missed from [8250]

SVN-Revision: 8521

16 years agocosmetic fixes: rearrange KernelPackage definitions
Nicolas Thill [Tue, 28 Aug 2007 11:44:15 +0000 (11:44 +0000)]
cosmetic fixes: rearrange KernelPackage definitions

SVN-Revision: 8520

16 years agoremove useless definitions
Nicolas Thill [Tue, 28 Aug 2007 11:31:16 +0000 (11:31 +0000)]
remove useless definitions

SVN-Revision: 8519

16 years agofix kmod-hermes-* dependencies
Nicolas Thill [Tue, 28 Aug 2007 11:24:49 +0000 (11:24 +0000)]
fix kmod-hermes-* dependencies

SVN-Revision: 8518

16 years agoFix the CONFIG_LFS option (#2276)
Florian Fainelli [Tue, 28 Aug 2007 08:19:35 +0000 (08:19 +0000)]
Fix the CONFIG_LFS option (#2276)

SVN-Revision: 8512

16 years agoadded libjson-c. added driver, webinterface and userspace daemon for the
John Crispin [Mon, 27 Aug 2007 20:10:35 +0000 (20:10 +0000)]
added libjson-c. added driver, webinterface and userspace daemon for the
fonera mp3-hack

SVN-Revision: 8509

16 years agoallow the user to override the underlying connection method when using pptp (defaults...
Felix Fietkau [Mon, 27 Aug 2007 16:37:37 +0000 (16:37 +0000)]
allow the user to override the underlying connection method when using pptp (defaults to dhcp)

SVN-Revision: 8508

16 years agoFix the comment
Florian Fainelli [Mon, 27 Aug 2007 10:39:51 +0000 (10:39 +0000)]
Fix the comment

SVN-Revision: 8506

16 years agoAdd a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu
Florian Fainelli [Mon, 27 Aug 2007 10:37:12 +0000 (10:37 +0000)]
Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu

SVN-Revision: 8505

16 years agoMake the architecture gpio more readable
Florian Fainelli [Mon, 27 Aug 2007 10:36:29 +0000 (10:36 +0000)]
Make the architecture gpio more readable

SVN-Revision: 8504

16 years agoFix the sdk generation with the new staging_dir layout
Florian Fainelli [Mon, 27 Aug 2007 10:31:12 +0000 (10:31 +0000)]
Fix the sdk generation with the new staging_dir layout

SVN-Revision: 8503

16 years agopackage/mac80211 fixes:
Nicolas Thill [Mon, 27 Aug 2007 02:23:59 +0000 (02:23 +0000)]
package/mac80211 fixes:
 * mark 2.6 only
 * only build if in-kernel mac80211 is available (i.e. the kernel is recent enough)

SVN-Revision: 8502

16 years agopackage/rt2x00 fixes:
Nicolas Thill [Mon, 27 Aug 2007 02:09:02 +0000 (02:09 +0000)]
package/rt2x00 fixes:
 * mark 2.6 only
 * add a dependency on in-kernel mac80211

SVN-Revision: 8501

16 years agomark package/rt61 as 2.6 only
Nicolas Thill [Mon, 27 Aug 2007 02:07:15 +0000 (02:07 +0000)]
mark package/rt61 as 2.6 only

SVN-Revision: 8500

16 years agorevert [8473] (see [8055])
Nicolas Thill [Mon, 27 Aug 2007 02:04:35 +0000 (02:04 +0000)]
revert [8473] (see [8055])

SVN-Revision: 8499

16 years agopackage/util-linux fixes:
Nicolas Thill [Sun, 26 Aug 2007 23:33:28 +0000 (23:33 +0000)]
package/util-linux fixes:
 * don't use Build/Configure/Default since it is not an autoconf based package
 * fix opt flags passed more than once
 * move DEPENDS:=@!LINUX_2_6_ETRAX in shared Package/util-linux/Default

SVN-Revision: 8498

16 years agoifenslave fixes:
Nicolas Thill [Sun, 26 Aug 2007 22:40:09 +0000 (22:40 +0000)]
ifenslave fixes:
 * use KERNEL_BUILD_DIR for PKG_BUILD_DIR
 * no need to copy source, can compile from linux source directly

SVN-Revision: 8497

16 years agoprevent ldconfig use in autoconf based packages
Nicolas Thill [Sun, 26 Aug 2007 18:34:24 +0000 (18:34 +0000)]
prevent ldconfig use in autoconf based packages

SVN-Revision: 8496

16 years agoadd a '@KERNEL' download facility, tweak script
Nicolas Thill [Sun, 26 Aug 2007 18:21:24 +0000 (18:21 +0000)]
add a '@KERNEL' download facility, tweak script

SVN-Revision: 8495

16 years agoinclude kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is always...
Nicolas Thill [Sun, 26 Aug 2007 13:26:02 +0000 (13:26 +0000)]
include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is always available

SVN-Revision: 8494

16 years ago[adm5120] make overriding of CPU features configurable, and enable it by default
Gabor Juhos [Sun, 26 Aug 2007 13:09:11 +0000 (13:09 +0000)]
[adm5120] make overriding of CPU features configurable, and enable it by default

SVN-Revision: 8493

16 years agofix typo (closes: #2275)
Nicolas Thill [Sun, 26 Aug 2007 13:00:27 +0000 (13:00 +0000)]
fix typo (closes: #2275)

SVN-Revision: 8492

16 years agomove rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's defined...
Nicolas Thill [Sun, 26 Aug 2007 12:42:48 +0000 (12:42 +0000)]
move rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's defined only once

SVN-Revision: 8491

16 years agofix rt61 on big endian arch
Nicolas Thill [Sat, 25 Aug 2007 18:52:39 +0000 (18:52 +0000)]
fix rt61 on big endian arch

SVN-Revision: 8487

16 years agoe2fsprogs fixes:
Nicolas Thill [Sat, 25 Aug 2007 15:52:31 +0000 (15:52 +0000)]
e2fsprogs fixes:
 - don't bundle libblkid shared lib in e2fsprogs, add a dependency instead
 - remove references to host dev files in pkgconfig files
 - add Build/UninstallDev

SVN-Revision: 8486

16 years agomove KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is defined when...
Nicolas Thill [Sat, 25 Aug 2007 14:50:17 +0000 (14:50 +0000)]
move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is defined when dumping target infos

SVN-Revision: 8485

16 years agoadd support for KernelPackage/*/description
Nicolas Thill [Sat, 25 Aug 2007 14:43:15 +0000 (14:43 +0000)]
add support for KernelPackage/*/description

SVN-Revision: 8484

16 years agoworkaround for timer glitch on some boards
Mike Baker [Sat, 25 Aug 2007 13:18:58 +0000 (13:18 +0000)]
workaround for timer glitch on some boards

SVN-Revision: 8483

16 years agofix wan configuration on wr850g v2/v3
Mike Baker [Sat, 25 Aug 2007 12:27:01 +0000 (12:27 +0000)]
fix wan configuration on wr850g v2/v3

SVN-Revision: 8482

16 years agomove ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk
Nicolas Thill [Sat, 25 Aug 2007 11:55:01 +0000 (11:55 +0000)]
move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk

SVN-Revision: 8481

16 years ago[adm5120] override CPU features
Gabor Juhos [Fri, 24 Aug 2007 19:34:25 +0000 (19:34 +0000)]
[adm5120] override CPU features

SVN-Revision: 8480

16 years agofix netfilter quota module
Nicolas Thill [Fri, 24 Aug 2007 12:23:52 +0000 (12:23 +0000)]
fix netfilter quota module

SVN-Revision: 8479

16 years agoreplace xargs commands with $(XARGS)
Nicolas Thill [Fri, 24 Aug 2007 12:10:14 +0000 (12:10 +0000)]
replace xargs commands with $(XARGS)

SVN-Revision: 8478

16 years agocombine the 3 find in a single one
Nicolas Thill [Fri, 24 Aug 2007 12:05:30 +0000 (12:05 +0000)]
combine the 3 find in a single one

SVN-Revision: 8477

16 years agofix rt2x00 build
Nicolas Thill [Fri, 24 Aug 2007 11:22:57 +0000 (11:22 +0000)]
fix rt2x00 build

SVN-Revision: 8476

16 years agomark pcmcia-cs 2.4 only, fix dependency on kernel .config (closes: #2191)
Nicolas Thill [Fri, 24 Aug 2007 11:10:48 +0000 (11:10 +0000)]
mark pcmcia-cs 2.4 only, fix dependency on kernel .config (closes: #2191)

SVN-Revision: 8475

16 years agoBuild the quota module for 2.4 targets
Florian Fainelli [Thu, 23 Aug 2007 16:19:17 +0000 (16:19 +0000)]
Build the quota module for 2.4 targets

SVN-Revision: 8473

16 years agoFix the error on the quota extension (#2080)
Florian Fainelli [Thu, 23 Aug 2007 16:14:17 +0000 (16:14 +0000)]
Fix the error on the quota extension (#2080)

SVN-Revision: 8472

16 years agoDisable multilib by default
Florian Fainelli [Thu, 23 Aug 2007 16:08:09 +0000 (16:08 +0000)]
Disable multilib by default

SVN-Revision: 8471

16 years agoAdd the icplus phy patch, will be required for the r6040 driver later, thanks to...
Florian Fainelli [Thu, 23 Aug 2007 15:48:46 +0000 (15:48 +0000)]
Add the icplus phy patch, will be required for the r6040 driver later, thanks to Daniel Gimpelevich

SVN-Revision: 8470

16 years agoChange the property to something more general
Florian Fainelli [Thu, 23 Aug 2007 15:47:23 +0000 (15:47 +0000)]
Change the property to something more general

SVN-Revision: 8469

16 years agoAdd back physdev (#2216)
Florian Fainelli [Thu, 23 Aug 2007 15:21:22 +0000 (15:21 +0000)]
Add back physdev (#2216)

SVN-Revision: 8466

16 years ago[adm5120] disable VLANs for RB1xx boards (#2132)
Gabor Juhos [Wed, 22 Aug 2007 19:39:38 +0000 (19:39 +0000)]
[adm5120] disable VLANs for RB1xx boards (#2132)

SVN-Revision: 8463

16 years agorename libtool macros, revert [8461], make install prefix configurable in libtool_fix...
Nicolas Thill [Wed, 22 Aug 2007 16:15:00 +0000 (16:15 +0000)]
rename libtool macros, revert [8461], make install prefix configurable in libtool_fixup_libdir

SVN-Revision: 8462

16 years agoMake the libtool fix more dynamic
Florian Fainelli [Wed, 22 Aug 2007 09:13:42 +0000 (09:13 +0000)]
Make the libtool fix more dynamic

SVN-Revision: 8461

16 years agoAdd kmod-ppp-synctty (#2231)
Florian Fainelli [Wed, 22 Aug 2007 08:31:49 +0000 (08:31 +0000)]
Add kmod-ppp-synctty (#2231)

SVN-Revision: 8459

16 years agoadd 2 helper macros to deal with libtool madness
Nicolas Thill [Tue, 21 Aug 2007 20:51:46 +0000 (20:51 +0000)]
add 2 helper macros to deal with libtool madness

SVN-Revision: 8457

16 years agoadd sysupgrade script for config preserving system upgrades. only implemented for...
Felix Fietkau [Tue, 21 Aug 2007 18:23:57 +0000 (18:23 +0000)]
add sysupgrade script for config preserving system upgrades. only implemented for x86-2.6 at the moment, but can be ported to other platforms easily

SVN-Revision: 8456

16 years agorename 'stampfiles' directory to 'stamp'
Nicolas Thill [Tue, 21 Aug 2007 18:07:55 +0000 (18:07 +0000)]
rename 'stampfiles' directory to 'stamp'

SVN-Revision: 8455

16 years agoAdd the ipset missing file from #1970
Florian Fainelli [Tue, 21 Aug 2007 16:03:41 +0000 (16:03 +0000)]
Add the ipset missing file from #1970

SVN-Revision: 8454

16 years agoDo it the other way 2.4 has no nls-base dependency 2.6 has (#2222)
Florian Fainelli [Tue, 21 Aug 2007 15:51:22 +0000 (15:51 +0000)]
Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222)

SVN-Revision: 8452

16 years agoMove to 2.6.22.4
Florian Fainelli [Tue, 21 Aug 2007 10:06:01 +0000 (10:06 +0000)]
Move to 2.6.22.4

SVN-Revision: 8451

16 years agoAdd usb-keyspan modules (#2229)
Florian Fainelli [Tue, 21 Aug 2007 09:42:25 +0000 (09:42 +0000)]
Add usb-keyspan modules (#2229)

SVN-Revision: 8450

16 years agoCompile crc itu-t as a module
Florian Fainelli [Tue, 21 Aug 2007 09:34:02 +0000 (09:34 +0000)]
Compile crc itu-t as a module

SVN-Revision: 8449

16 years agoFix rt2x00 dependencies (#2223)
Florian Fainelli [Tue, 21 Aug 2007 09:33:46 +0000 (09:33 +0000)]
Fix rt2x00 dependencies (#2223)

SVN-Revision: 8448

16 years agooops. forgot one file
Felix Fietkau [Mon, 20 Aug 2007 21:27:29 +0000 (21:27 +0000)]
oops. forgot one file

SVN-Revision: 8445

16 years agocleanup mtd, implement jffs2write - one step closer to config preserving system upgrades
Felix Fietkau [Mon, 20 Aug 2007 16:12:24 +0000 (16:12 +0000)]
cleanup mtd, implement jffs2write - one step closer to config preserving system upgrades

SVN-Revision: 8444

16 years agoadd 'mtd refresh' command
Felix Fietkau [Sun, 19 Aug 2007 21:53:44 +0000 (21:53 +0000)]
add 'mtd refresh' command

SVN-Revision: 8439

16 years agoadd refresh ioctl to mtd (for rescanning partitions after reflash)
Felix Fietkau [Sun, 19 Aug 2007 21:53:17 +0000 (21:53 +0000)]
add refresh ioctl to mtd (for rescanning partitions after reflash)

SVN-Revision: 8438

16 years agoUse a more explicit variable name for the number of dhcp leases (#2240)
Florian Fainelli [Sun, 19 Aug 2007 20:50:52 +0000 (20:50 +0000)]
Use a more explicit variable name for the number of dhcp leases (#2240)

SVN-Revision: 8437

16 years agodisable CONFIG_EMBEDDED for x86-2.6, enable KALLSYMS
Felix Fietkau [Sun, 19 Aug 2007 10:58:32 +0000 (10:58 +0000)]
disable CONFIG_EMBEDDED for x86-2.6, enable KALLSYMS

SVN-Revision: 8432

16 years ago[adm5120] fix ethernet port mapping of the RB133
Gabor Juhos [Sun, 19 Aug 2007 10:52:19 +0000 (10:52 +0000)]
[adm5120] fix ethernet port mapping of the RB133

SVN-Revision: 8431

16 years agodisable romfs, nothing uses it
Felix Fietkau [Sun, 19 Aug 2007 10:01:17 +0000 (10:01 +0000)]
disable romfs, nothing uses it

SVN-Revision: 8430

16 years agoadd back STAGING_DIR/usr/bin to TARGET_PATH until all library packages that install...
Nicolas Thill [Sun, 19 Aug 2007 06:41:38 +0000 (06:41 +0000)]
add back STAGING_DIR/usr/bin to TARGET_PATH until all library packages that install *-config scripts there are fixed

SVN-Revision: 8429

16 years agoipsec-tools update and fixes:
Nicolas Thill [Sun, 19 Aug 2007 06:32:34 +0000 (06:32 +0000)]
ipsec-tools update and fixes:
 * update to 0.6.7 (fixes DoS: CVE-2007-1841)
 * enable hybrid auth and disable shadow support (closes: #2220)
 * fix config file (closes: #2219)

SVN-Revision: 8428

16 years agofix an off-by-one error
Felix Fietkau [Sun, 19 Aug 2007 01:06:26 +0000 (01:06 +0000)]
fix an off-by-one error

SVN-Revision: 8427

16 years agoupdate sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce)
Nicolas Thill [Sat, 18 Aug 2007 17:34:50 +0000 (17:34 +0000)]
update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce)

SVN-Revision: 8426

16 years agocosmetic fix: properly indent source
Nicolas Thill [Sat, 18 Aug 2007 17:02:26 +0000 (17:02 +0000)]
cosmetic fix: properly indent source

SVN-Revision: 8425

16 years agoenable use of 8M flash (closes: #2232)
Nicolas Thill [Sat, 18 Aug 2007 16:53:26 +0000 (16:53 +0000)]
enable use of 8M flash (closes: #2232)

SVN-Revision: 8424

16 years agofix vlynq initialization (closes: #2135)
Nicolas Thill [Sat, 18 Aug 2007 15:40:31 +0000 (15:40 +0000)]
fix vlynq initialization (closes: #2135)

SVN-Revision: 8423

16 years agoupdate ar7 config, disable watchdog for now (closes: #2146)
Nicolas Thill [Sat, 18 Aug 2007 15:33:21 +0000 (15:33 +0000)]
update ar7 config, disable watchdog for now (closes: #2146)

SVN-Revision: 8422

16 years agoremove useless code from board support (closes: #2164, thanks to Matteo Croce)
Nicolas Thill [Sat, 18 Aug 2007 14:50:00 +0000 (14:50 +0000)]
remove useless code from board support (closes: #2164, thanks to Matteo Croce)

SVN-Revision: 8421

16 years agopcmcia kmod package fixes for au1000
Felix Fietkau [Thu, 16 Aug 2007 18:14:34 +0000 (18:14 +0000)]
pcmcia kmod package fixes for au1000

SVN-Revision: 8420

16 years agorevert [8415], seems to be causing problems for the kernel build
Felix Fietkau [Thu, 16 Aug 2007 13:44:57 +0000 (13:44 +0000)]
revert [8415], seems to be causing problems for the kernel build

SVN-Revision: 8418

16 years agoadd missing dependency (#2237)
Felix Fietkau [Thu, 16 Aug 2007 13:34:29 +0000 (13:34 +0000)]
add missing dependency (#2237)

SVN-Revision: 8417

16 years agofix kmod-hostap compile
Felix Fietkau [Wed, 15 Aug 2007 23:33:55 +0000 (23:33 +0000)]
fix kmod-hostap compile

SVN-Revision: 8416

16 years agoalways include kernel config for kernel packages
Felix Fietkau [Wed, 15 Aug 2007 23:33:37 +0000 (23:33 +0000)]
always include kernel config for kernel packages

SVN-Revision: 8415

16 years agoFix rt2x00 kernel config reading
Florian Fainelli [Tue, 14 Aug 2007 09:55:12 +0000 (09:55 +0000)]
Fix rt2x00 kernel config reading

SVN-Revision: 8413

16 years agoFix image builder generation (#2213)
Florian Fainelli [Tue, 14 Aug 2007 09:47:29 +0000 (09:47 +0000)]
Fix image builder generation (#2213)

SVN-Revision: 8412

16 years agoDo not complain when USB is not available in our kernel
Florian Fainelli [Tue, 14 Aug 2007 09:01:38 +0000 (09:01 +0000)]
Do not complain when USB is not available in our kernel

SVN-Revision: 8411

16 years agoFix the imagebuilder compilation (#2213)
Florian Fainelli [Mon, 13 Aug 2007 16:30:54 +0000 (16:30 +0000)]
Fix the imagebuilder compilation (#2213)

SVN-Revision: 8410

16 years agoFix the stage2 compilation, no side effect with gcc4 (#2190)
Florian Fainelli [Mon, 13 Aug 2007 16:26:58 +0000 (16:26 +0000)]
Fix the stage2 compilation, no side effect with gcc4 (#2190)

SVN-Revision: 8409

16 years ago[adm5120] cleanup patch of the USB driver
Gabor Juhos [Mon, 13 Aug 2007 15:47:50 +0000 (15:47 +0000)]
[adm5120] cleanup patch of the USB driver

SVN-Revision: 8408

16 years agoAdd the built gdb to the ignore list
Florian Fainelli [Mon, 13 Aug 2007 15:36:31 +0000 (15:36 +0000)]
Add the built gdb to the ignore list

SVN-Revision: 8407

16 years agoAdd the matrix fix from #2127
Florian Fainelli [Sun, 12 Aug 2007 12:10:30 +0000 (12:10 +0000)]
Add the matrix fix from #2127

SVN-Revision: 8405