summaryrefslogtreecommitdiffstats
path: root/package/broadcom-diag/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* packages: clean up the package folderJohn Crispin2013-06-211-37/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007
* broadcom-diag: SimpleShare: expose power button as reset to the system, ↵Jo-Philipp Wich2010-09-131-1/+1
| | | | | | remove actual reset button - it's hardwired and will reset the SoC (#7928) SVN-Revision: 23043
* package/broadcom-diag: use broadcast_ueventGabor Juhos2010-08-311-1/+1
| | | | SVN-Revision: 22860
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-1/+1
| | | | SVN-Revision: 22145
* remove linux 2.4 support from several packagesFelix Fietkau2010-06-261-5/+1
| | | | SVN-Revision: 21954
* package/broadcom-diag: bump release number (missed from r20737 & r20869)Nicolas Thill2010-05-211-1/+1
| | | | SVN-Revision: 21527
* bump a bunch of packages updated after 10.03Nicolas Thill2010-05-161-2/+2
| | | | SVN-Revision: 21477
* add support for OvisLink WL-1600GLJo-Philipp Wich2010-01-211-1/+1
| | | | SVN-Revision: 19262
* bump some revisions and update copyrightsAndy Boyett2009-09-101-2/+2
| | | | SVN-Revision: 17554
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* Add support for the WL-500gP v2Andy Boyett2008-03-311-1/+1
| | | | SVN-Revision: 10693
* Add support for the ASUS WL-520gUAndy Boyett2008-03-311-4/+4
| | | | SVN-Revision: 10692
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-081-2/+2
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* bump package versions after updatesFelix Fietkau2007-09-071-1/+1
| | | | SVN-Revision: 8680
* fix board name for nvram and switch packages on brcm-2.4 after [8653]Nicolas Thill2007-09-071-1/+1
| | | | SVN-Revision: 8664
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-1/+1
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* package Makefile cleanup: remove uneeded varsNicolas Thill2007-09-031-2/+0
| | | | SVN-Revision: 8587
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-1/+0
| | | | SVN-Revision: 8575
* fix failsafe on broadcom, send netlink events in diag when running linux 2.6Felix Fietkau2007-06-251-1/+1
| | | | SVN-Revision: 7722
* add diag and switch support for brcm47xx-2.6Felix Fietkau2007-03-141-2/+6
| | | | SVN-Revision: 6562
* cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod ↵Felix Fietkau2007-01-201-2/+1
| | | | | | packages to KernelPackage interface SVN-Revision: 6136
* move several instances of DEFAULT:=y to profile preselections (easier for ↵Felix Fietkau2007-01-141-1/+0
| | | | | | the image builder to pick up) SVN-Revision: 6096
* port new diag driver to kamikazeFelix Fietkau2006-11-031-0/+43
SVN-Revision: 5426