openwrt/openwrt.git
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

15 years agoadd missing symbols
Hauke Mehrtens [Sun, 1 Mar 2009 20:15:33 +0000 (20:15 +0000)]
add missing symbols

SVN-Revision: 14721

15 years agorefresh patches for kernel 2.6.28
Hauke Mehrtens [Sun, 1 Mar 2009 20:09:04 +0000 (20:09 +0000)]
refresh patches for kernel 2.6.28

SVN-Revision: 14720

15 years agoadd BLK_DEV_PIIX symbol needed for Virtual Box.
Hauke Mehrtens [Sun, 1 Mar 2009 20:07:56 +0000 (20:07 +0000)]
add BLK_DEV_PIIX symbol needed for Virtual Box.

SVN-Revision: 14719

15 years agoadd missing symbols for some packages needed by x86 target
Hauke Mehrtens [Sun, 1 Mar 2009 19:43:43 +0000 (19:43 +0000)]
add missing symbols for some packages needed by x86 target

SVN-Revision: 14717

15 years agogeneric-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8}
Hauke Mehrtens [Sun, 1 Mar 2009 19:39:46 +0000 (19:39 +0000)]
generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8}

SVN-Revision: 14716

15 years agogeneric-2.6: remove remaining ipp2p patches
Gabor Juhos [Sun, 1 Mar 2009 19:19:29 +0000 (19:19 +0000)]
generic-2.6: remove remaining ipp2p patches

SVN-Revision: 14714

15 years agohostapd: add 11n mode and ht_capab option for hostapd
Gabor Juhos [Sun, 1 Mar 2009 18:02:49 +0000 (18:02 +0000)]
hostapd: add 11n mode and ht_capab option for hostapd

SVN-Revision: 14713

15 years agobuild firmware image for the Atlantis-Land A02-RB-W300N
Gabor Juhos [Sun, 1 Mar 2009 11:50:05 +0000 (11:50 +0000)]
build firmware image for the Atlantis-Land A02-RB-W300N

SVN-Revision: 14711

15 years agotl-wr941nd: rename firmware image
Gabor Juhos [Sun, 1 Mar 2009 11:36:49 +0000 (11:36 +0000)]
tl-wr941nd: rename firmware image

SVN-Revision: 14710

15 years agotew-632brp: increase the size of rootfs partition, and build one unified firmware...
Gabor Juhos [Sun, 1 Mar 2009 11:17:16 +0000 (11:17 +0000)]
tew-632brp: increase the size of rootfs partition, and build one unified firmware image only

SVN-Revision: 14709

15 years agofix powerpc build (works for 2.4 and 2.6)
Ralph Hempel [Sun, 1 Mar 2009 11:04:08 +0000 (11:04 +0000)]
fix powerpc build (works for 2.4 and 2.6)

SVN-Revision: 14707

15 years agotl-wr941nd: change profile's description as well
Gabor Juhos [Sun, 1 Mar 2009 10:49:38 +0000 (10:49 +0000)]
tl-wr941nd: change profile's description as well

SVN-Revision: 14706

15 years agotl-wr941nd: change profile name to what new ar71xx image generation code expects
Andy Boyett [Sun, 1 Mar 2009 10:34:52 +0000 (10:34 +0000)]
tl-wr941nd: change profile name to what new ar71xx image generation code expects

SVN-Revision: 14705

15 years agoadd dependency (needed for parallel build)
Ralph Hempel [Sun, 1 Mar 2009 09:47:05 +0000 (09:47 +0000)]
add dependency (needed for parallel build)

SVN-Revision: 14704

15 years agoadded source distribution to package dump, used by our SDK (include source distributi...
Ralph Hempel [Sun, 1 Mar 2009 09:35:53 +0000 (09:35 +0000)]
added source distribution to package dump, used by our SDK (include source distributions for offline usage) added bugfix for sub-targets added bugfix for help info (thanks to Thomas)

SVN-Revision: 14703

15 years agofix u-boot build error (make[...]: avr32-linux-gcc: Command not found)
Nicolas Thill [Sun, 1 Mar 2009 01:11:10 +0000 (01:11 +0000)]
fix u-boot build error (make[...]: avr32-linux-gcc: Command not found)

SVN-Revision: 14702

15 years agoadjust host-build.mk to bring it closer to package.mk
Felix Fietkau [Sat, 28 Feb 2009 21:03:17 +0000 (21:03 +0000)]
adjust host-build.mk to bring it closer to package.mk

SVN-Revision: 14699

15 years agoadd staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications can insta...
Felix Fietkau [Sat, 28 Feb 2009 21:03:06 +0000 (21:03 +0000)]
add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications can install and make use of shared libraries

SVN-Revision: 14698

15 years agoupgrade the cross-gdb to 6.8 (patch from #4701)
Felix Fietkau [Sat, 28 Feb 2009 21:02:49 +0000 (21:02 +0000)]
upgrade the cross-gdb to 6.8 (patch from #4701)

SVN-Revision: 14697

15 years agoadd default network configuration for the RB-411 board
Gabor Juhos [Sat, 28 Feb 2009 18:55:46 +0000 (18:55 +0000)]
add default network configuration for the RB-411 board

SVN-Revision: 14695

15 years agomove madwifi driver into a separate profile, and add hostapd-mini for the devices...
Gabor Juhos [Sat, 28 Feb 2009 18:47:43 +0000 (18:47 +0000)]
move madwifi driver into a separate profile, and add hostapd-mini for the devices based on the ar913x

SVN-Revision: 14694

15 years agoadd initial profiles
Gabor Juhos [Sat, 28 Feb 2009 17:47:33 +0000 (17:47 +0000)]
add initial profiles

SVN-Revision: 14693

15 years agogeneric-2.6/2.6.28: add missing Kconfig option
Gabor Juhos [Sat, 28 Feb 2009 15:34:28 +0000 (15:34 +0000)]
generic-2.6/2.6.28: add missing Kconfig option

SVN-Revision: 14691

15 years agoupdate kernel config
Gabor Juhos [Sat, 28 Feb 2009 15:21:46 +0000 (15:21 +0000)]
update kernel config

SVN-Revision: 14690

15 years agoUpstream fix for syscall() not setting errno on errors on MIPS
Steven Barth [Sat, 28 Feb 2009 01:29:00 +0000 (01:29 +0000)]
Upstream fix for syscall() not setting errno on errors on MIPS

SVN-Revision: 14689

15 years agoadd default network configuration for the AW-NR580
Gabor Juhos [Fri, 27 Feb 2009 20:49:51 +0000 (20:49 +0000)]
add default network configuration for the AW-NR580

SVN-Revision: 14688

15 years agoaw-nr580: add GPIO LEDs
Gabor Juhos [Fri, 27 Feb 2009 18:32:04 +0000 (18:32 +0000)]
aw-nr580: add GPIO LEDs

SVN-Revision: 14687

15 years agoaw-nr580: add support for the PCI slot
Gabor Juhos [Fri, 27 Feb 2009 17:06:29 +0000 (17:06 +0000)]
aw-nr580: add support for the PCI slot

SVN-Revision: 14686

15 years agoaw-nr580: add support for the LAN ports
Gabor Juhos [Fri, 27 Feb 2009 16:34:09 +0000 (16:34 +0000)]
aw-nr580: add support for the LAN ports

SVN-Revision: 14685

15 years agoalso make 2.6.27 use the sprom fallback
Florian Fainelli [Fri, 27 Feb 2009 15:49:37 +0000 (15:49 +0000)]
also make 2.6.27 use the sprom fallback

SVN-Revision: 14684

15 years agoprovide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__
Florian Fainelli [Fri, 27 Feb 2009 15:48:23 +0000 (15:48 +0000)]
provide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__

SVN-Revision: 14683

15 years agoaw-nr580: add GPIO buttons
Gabor Juhos [Fri, 27 Feb 2009 15:45:29 +0000 (15:45 +0000)]
aw-nr580: add GPIO buttons

SVN-Revision: 14682

15 years agomove the device registration to an earlier initcall level, required for fallback...
Florian Fainelli [Fri, 27 Feb 2009 15:18:34 +0000 (15:18 +0000)]
move the device registration to an earlier initcall level, required for fallback SPROM to work

SVN-Revision: 14681

15 years agomove 'ar71xx_add_device_usb' definition into devices.h
Gabor Juhos [Fri, 27 Feb 2009 10:09:20 +0000 (10:09 +0000)]
move 'ar71xx_add_device_usb' definition into devices.h

SVN-Revision: 14680

15 years agossb: Add support for fallback SPROM.
Michael Büsch [Thu, 26 Feb 2009 20:15:17 +0000 (20:15 +0000)]
ssb: Add support for fallback SPROM.

SVN-Revision: 14679

15 years agoupdate target name and description
Gabor Juhos [Thu, 26 Feb 2009 20:01:35 +0000 (20:01 +0000)]
update target name and description

SVN-Revision: 14678

15 years agoubsec: Fix bus disable ordering and fix probe error path.
Michael Büsch [Thu, 26 Feb 2009 19:19:59 +0000 (19:19 +0000)]
ubsec: Fix bus disable ordering and fix probe error path.

SVN-Revision: 14677

15 years agomac80211: update compat-wireless to 2009-02-25
Gabor Juhos [Thu, 26 Feb 2009 18:03:20 +0000 (18:03 +0000)]
mac80211: update compat-wireless to 2009-02-25

SVN-Revision: 14675

15 years agogenerate firmware image for the TL-WR941ND device
Gabor Juhos [Thu, 26 Feb 2009 17:02:28 +0000 (17:02 +0000)]
generate firmware image for the TL-WR941ND device

SVN-Revision: 14674

15 years agoTL-WR941ND: update flash partition map
Gabor Juhos [Thu, 26 Feb 2009 17:01:05 +0000 (17:01 +0000)]
TL-WR941ND: update flash partition map

SVN-Revision: 14673

15 years agofirmware-utils: add new firmware generation tool for the TP-LINK TL-WR941ND device
Gabor Juhos [Thu, 26 Feb 2009 16:59:15 +0000 (16:59 +0000)]
firmware-utils: add new firmware generation tool for the TP-LINK TL-WR941ND device

SVN-Revision: 14672

15 years agoallow mac80211 devices to be configured to do 802.11s, requires iw
Florian Fainelli [Thu, 26 Feb 2009 14:53:03 +0000 (14:53 +0000)]
allow mac80211 devices to be configured to do 802.11s, requires iw

SVN-Revision: 14669

15 years agoupdate ubsec_ssb to version 2009-02-21 (#4693)
Florian Fainelli [Thu, 26 Feb 2009 11:45:58 +0000 (11:45 +0000)]
update ubsec_ssb to version 2009-02-21 (#4693)

SVN-Revision: 14668

15 years agopreliminary support for the Ubiquiti RouterStation Pro
Gabor Juhos [Thu, 26 Feb 2009 07:39:30 +0000 (07:39 +0000)]
preliminary support for the Ubiquiti RouterStation Pro

SVN-Revision: 14666

15 years agodefconfig: remove network config installed by base-files so defconfig can work
Andy Boyett [Thu, 26 Feb 2009 05:54:46 +0000 (05:54 +0000)]
defconfig: remove network config installed by base-files so defconfig can work

SVN-Revision: 14664

15 years agownr2000: enable ar8216 workaround, add network config. LAN ports now work
Andy Boyett [Thu, 26 Feb 2009 05:54:32 +0000 (05:54 +0000)]
wnr2000: enable ar8216 workaround, add network config. LAN ports now work

SVN-Revision: 14663

15 years agodefconfig: move defaults from /etc/config/defaults/ to /etc/defconfig/, previous...
Andy Boyett [Thu, 26 Feb 2009 05:54:07 +0000 (05:54 +0000)]
defconfig: move defaults from /etc/config/defaults/ to /etc/defconfig/, previous location broke uci

SVN-Revision: 14662

15 years agownr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (LAN)
Andy Boyett [Thu, 26 Feb 2009 01:22:57 +0000 (01:22 +0000)]
wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (LAN)

ar8216 headers are embedded in packets on eth0 so it is not usable yet

SVN-Revision: 14661

15 years agownr2000: buttons and blinkenlights!
Andy Boyett [Thu, 26 Feb 2009 01:20:27 +0000 (01:20 +0000)]
wnr2000: buttons and blinkenlights!

SVN-Revision: 14660

15 years agoallow packages to override PKG_UNPACK, HOST_UNPACK
Felix Fietkau [Wed, 25 Feb 2009 21:43:04 +0000 (21:43 +0000)]
allow packages to override PKG_UNPACK, HOST_UNPACK

SVN-Revision: 14659

15 years agoag71xx driver: forgot to add a new file
Gabor Juhos [Wed, 25 Feb 2009 17:52:14 +0000 (17:52 +0000)]
ag71xx driver: forgot to add a new file

SVN-Revision: 14657

15 years agomzk-w04nu: enable the ar8216 chip workaround, and add a default network configuration...
Gabor Juhos [Wed, 25 Feb 2009 16:48:56 +0000 (16:48 +0000)]
mzk-w04nu: enable the ar8216 chip workaround, and add a default network configuration file

SVN-Revision: 14656

15 years agoag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch...
Gabor Juhos [Wed, 25 Feb 2009 16:47:11 +0000 (16:47 +0000)]
ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch driver

SVN-Revision: 14655

15 years agoadd default network configuration for the TL-WR941ND board
Gabor Juhos [Tue, 24 Feb 2009 18:19:02 +0000 (18:19 +0000)]
add default network configuration for the TL-WR941ND board

SVN-Revision: 14654

15 years agoadd more base-files
Gabor Juhos [Tue, 24 Feb 2009 18:16:40 +0000 (18:16 +0000)]
add more base-files

SVN-Revision: 14653

15 years agoFix ath5k crash on load (#4689)
Florian Fainelli [Tue, 24 Feb 2009 09:08:06 +0000 (09:08 +0000)]
Fix ath5k crash on load (#4689)

SVN-Revision: 14652

15 years agoreplace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate
Nicolas Thill [Tue, 24 Feb 2009 00:08:08 +0000 (00:08 +0000)]
replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate

SVN-Revision: 14651

15 years agogdb: use @GNU mirror facility, cleanup
Nicolas Thill [Mon, 23 Feb 2009 23:59:23 +0000 (23:59 +0000)]
gdb: use @GNU mirror facility, cleanup

SVN-Revision: 14650

15 years agogdb: fix gdbserver subpackage, cleanup
Nicolas Thill [Mon, 23 Feb 2009 23:58:07 +0000 (23:58 +0000)]
gdb: fix gdbserver subpackage, cleanup

SVN-Revision: 14649

15 years agomove common variables to a dedicated include file
Nicolas Thill [Mon, 23 Feb 2009 23:52:27 +0000 (23:52 +0000)]
move common variables to a dedicated include file

SVN-Revision: 14648

15 years agore-enable s3c24xx-specific sound modules to fix build of kmod-soundcore
Mirko Vogt [Mon, 23 Feb 2009 20:23:11 +0000 (20:23 +0000)]
re-enable s3c24xx-specific sound modules to fix build of kmod-soundcore

SVN-Revision: 14646

15 years agoinitialize the url field for packages
Felix Fietkau [Mon, 23 Feb 2009 18:51:12 +0000 (18:51 +0000)]
initialize the url field for packages

SVN-Revision: 14643

15 years agokernel-headers: fix build error when run for the second time
Nicolas Thill [Mon, 23 Feb 2009 17:49:36 +0000 (17:49 +0000)]
kernel-headers: fix build error when run for the second time

SVN-Revision: 14641

15 years agochange libnl mirror to point to openwrt, original website seems down
Florian Fainelli [Mon, 23 Feb 2009 15:39:32 +0000 (15:39 +0000)]
change libnl mirror to point to openwrt, original website seems down

SVN-Revision: 14640

15 years agoenable DSA support
Gabor Juhos [Mon, 23 Feb 2009 13:01:21 +0000 (13:01 +0000)]
enable DSA support

SVN-Revision: 14639

15 years agoremove duplicated includes
Gabor Juhos [Mon, 23 Feb 2009 11:34:05 +0000 (11:34 +0000)]
remove duplicated includes

SVN-Revision: 14638

15 years agoTL-WR941ND: add DSA device for the Marvell 88E6060 switch
Gabor Juhos [Mon, 23 Feb 2009 10:43:23 +0000 (10:43 +0000)]
TL-WR941ND: add DSA device for the Marvell 88E6060 switch

SVN-Revision: 14637

15 years agomove device registration function prototypes into a separate header file
Gabor Juhos [Mon, 23 Feb 2009 08:50:00 +0000 (08:50 +0000)]
move device registration function prototypes into a separate header file

SVN-Revision: 14635

15 years agorename platform.c to devices.c
Gabor Juhos [Mon, 23 Feb 2009 08:21:05 +0000 (08:21 +0000)]
rename platform.c to devices.c

SVN-Revision: 14634

15 years agoenable TL-WR941ND in kernel config
Gabor Juhos [Mon, 23 Feb 2009 08:01:31 +0000 (08:01 +0000)]
enable TL-WR941ND in kernel config

SVN-Revision: 14633

15 years agotl-wr941nd: register ethernet device, and fix machine id
Gabor Juhos [Mon, 23 Feb 2009 07:58:44 +0000 (07:58 +0000)]
tl-wr941nd: register ethernet device, and fix machine id

SVN-Revision: 14632

15 years agoadd back the old host patches for lua to improve portability
Felix Fietkau [Sun, 22 Feb 2009 23:54:26 +0000 (23:54 +0000)]
add back the old host patches for lua to improve portability

SVN-Revision: 14631

15 years agoallow a separate patch directory for host patches
Felix Fietkau [Sun, 22 Feb 2009 23:54:17 +0000 (23:54 +0000)]
allow a separate patch directory for host patches

SVN-Revision: 14630

15 years agofix the host vs native stampfile dependencies to improve quilt support
Felix Fietkau [Sun, 22 Feb 2009 23:54:05 +0000 (23:54 +0000)]
fix the host vs native stampfile dependencies to improve quilt support

SVN-Revision: 14629

15 years agomicrel phy driver: change initcall level if compiled into the kernel
Gabor Juhos [Sun, 22 Feb 2009 20:52:12 +0000 (20:52 +0000)]
micrel phy driver: change initcall level if compiled into the kernel

SVN-Revision: 14628

15 years agopreliminary support for the TL-WR941ND
Gabor Juhos [Sun, 22 Feb 2009 20:49:06 +0000 (20:49 +0000)]
preliminary support for the TL-WR941ND

SVN-Revision: 14627

15 years agoinclude pppoa and br2684 packages by default (#4648)
Florian Fainelli [Sun, 22 Feb 2009 18:55:21 +0000 (18:55 +0000)]
include pppoa and br2684 packages by default (#4648)

SVN-Revision: 14626

15 years agodo not patch the local copy of ar7part.c to be exactly like what is mainline already
Florian Fainelli [Sun, 22 Feb 2009 18:48:55 +0000 (18:48 +0000)]
do not patch the local copy of ar7part.c to be exactly like what is mainline already

SVN-Revision: 14625