summaryrefslogtreecommitdiff
path: root/package/swconfig/Makefile
Commit message (Collapse)AuthorAge
* package/swconfig: add sanity checks to prevent a segfaultGabor Juhos2011-01-08
| | | | SVN-Revision: 24932
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-26
| | | | SVN-Revision: 21956
* bump a bunch of packages updated after 10.03Nicolas Thill2010-05-16
| | | | SVN-Revision: 21477
* swconfig: mask on brcm47xxJo-Philipp Wich2010-04-30
| | | | SVN-Revision: 21270
* fix swconfig build failure on brcm63xxFlorian Fainelli2010-04-12
| | | | SVN-Revision: 20829
* swconfig: show tagged port flagGabor Juhos2010-01-20
| | | | SVN-Revision: 19238
* swconfig: support providing the switch device name in an option instead of ↵Felix Fietkau2010-01-18
| | | | | | the section name - necessary to support switches that contain characters such as "-" SVN-Revision: 19208
* add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent ↵Nicolas Thill2009-09-26
| | | | | | eglibc revisions SVN-Revision: 17749
* swconfig: clear ip address on the switch interface, this prevents duplicate ↵Jo-Philipp Wich2009-09-16
| | | | | | assignments of 192.168.1.1 on the DIR-300 at least SVN-Revision: 17597
* bump some revisions and update copyrightsAndy Boyett2009-09-10
| | | | SVN-Revision: 17554
* move /bin/swconfig to /sbinFelix Fietkau2009-08-24
| | | | SVN-Revision: 17387
* swconfig: fix kernel version dependencyFelix Fietkau2009-06-01
| | | | SVN-Revision: 16286
* swconfig: use libnl-tiny instead of libnlFelix Fietkau2009-04-30
| | | | SVN-Revision: 15508
* automatically configure switches when swconfig is installedFelix Fietkau2009-04-21
| | | | SVN-Revision: 15328
* swconfig: implement uci loading supportFelix Fietkau2009-04-21
| | | | SVN-Revision: 15315
* swconfig: fix up kernel dependenciesFelix Fietkau2009-04-20
| | | | SVN-Revision: 15304
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
| | | | SVN-Revision: 15242
* replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when ↵Nicolas Thill2009-02-24
| | | | | | appropriate SVN-Revision: 14651
* add new switch configuration apiFelix Fietkau2008-10-18
SVN-Revision: 13009