aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* rt2x00 fixes (thanks to sn9): * make build depends on in-kernel mac80211 ↵Nicolas Thill2007-08-302-53/+98
| | | | | | support * rework kconfig handling * download firmware images into $(DL_DIR) * tweak source Makefile SVN-Revision: 8548
* bcm43xx-mac80211 fixes: * make build depends on in-kernel mac80211 support * ↵Nicolas Thill2007-08-301-23/+39
| | | | | | rework kconfig hack SVN-Revision: 8544
* acx-mac80211 fixes: * make Build/Compile conditionnal (only if in-kernel ↵Nicolas Thill2007-08-301-7/+32
| | | | | | mac80211 is available) * add a release number SVN-Revision: 8543
* use $(INSTALL_BIN) instead of $(CP)Nicolas Thill2007-08-301-1/+1
| | | | SVN-Revision: 8541
* dnsmasq: extend the init script thanks SedkyTravis Kemen2007-08-291-17/+185
| | | | SVN-Revision: 8540
* I have new e-mail address. Thanks to Kaloz ;)Gabor Juhos2007-08-2956-60/+60
| | | | SVN-Revision: 8538
* simplified image file generationGabor Juhos2007-08-291-23/+23
| | | | SVN-Revision: 8537
* avoid rdep in the top level make process (subdir.mk) - it leaks too much ↵Felix Fietkau2007-08-292-8/+9
| | | | | | memory and increases the startup time for regular make commands. timestamp.pl is more lightweight here SVN-Revision: 8533
* add acx-mac80211 (thanks to Matteo Croce)Nicolas Thill2007-08-284-0/+198
| | | | SVN-Revision: 8531
* fonera-mp3: fix json-c dependency here as wellNicolas Thill2007-08-281-1/+2
| | | | SVN-Revision: 8529
* json-c: fix package name, add UninstallDevNicolas Thill2007-08-281-6/+17
| | | | SVN-Revision: 8528
* fix pcmcia submenu (broken by [8520])Nicolas Thill2007-08-281-0/+1
| | | | SVN-Revision: 8524
* Add a PyMod template for python related modulesFlorian Fainelli2007-08-281-0/+9
| | | | SVN-Revision: 8522
* more cosmetic fixes missed from [8250]Nicolas Thill2007-08-282-2/+1
| | | | SVN-Revision: 8521
* cosmetic fixes: rearrange KernelPackage definitionsNicolas Thill2007-08-288-220/+438
| | | | SVN-Revision: 8520
* remove useless definitionsNicolas Thill2007-08-281-10/+2
| | | | SVN-Revision: 8519
* fix kmod-hermes-* dependenciesNicolas Thill2007-08-281-4/+2
| | | | SVN-Revision: 8518
* Fix the CONFIG_LFS option (#2276)Florian Fainelli2007-08-281-1/+1
| | | | SVN-Revision: 8512
* added libjson-c. added driver, webinterface and userspace daemon for the ↵John Crispin2007-08-2738-0/+4925
| | | | | | fonera mp3-hack SVN-Revision: 8509
* allow the user to override the underlying connection method when using pptp ↵Felix Fietkau2007-08-271-1/+2
| | | | | | (defaults to dhcp) SVN-Revision: 8508
* Fix the commentFlorian Fainelli2007-08-271-1/+1
| | | | SVN-Revision: 8506
* Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpuFlorian Fainelli2007-08-278-11/+351
| | | | SVN-Revision: 8505
* Make the architecture gpio more readableFlorian Fainelli2007-08-271-4/+11
| | | | SVN-Revision: 8504
* Fix the sdk generation with the new staging_dir layoutFlorian Fainelli2007-08-271-3/+4
| | | | SVN-Revision: 8503
* package/mac80211 fixes: * mark 2.6 only * only build if in-kernel mac80211 ↵Nicolas Thill2007-08-271-11/+16
| | | | | | is available (i.e. the kernel is recent enough) SVN-Revision: 8502
* package/rt2x00 fixes: * mark 2.6 only * add a dependency on in-kernel mac80211Nicolas Thill2007-08-271-8/+10
| | | | SVN-Revision: 8501
* mark package/rt61 as 2.6 onlyNicolas Thill2007-08-271-1/+1
| | | | SVN-Revision: 8500
* revert [8473] (see [8055])Nicolas Thill2007-08-272-2/+2
| | | | SVN-Revision: 8499
* package/util-linux fixes: * don't use Build/Configure/Default since it is ↵Nicolas Thill2007-08-261-9/+14
| | | | | | 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
* ifenslave fixes: * use KERNEL_BUILD_DIR for PKG_BUILD_DIR * no need to copy ↵Nicolas Thill2007-08-261-3/+5
| | | | | | source, can compile from linux source directly SVN-Revision: 8497
* prevent ldconfig use in autoconf based packagesNicolas Thill2007-08-261-0/+1
| | | | SVN-Revision: 8496
* add a '@KERNEL' download facility, tweak scriptNicolas Thill2007-08-264-23/+20
| | | | SVN-Revision: 8495
* include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER ↵Nicolas Thill2007-08-263-2/+2
| | | | | | is always available SVN-Revision: 8494
* make overriding of CPU features configurable, and enable it by defaultGabor Juhos2007-08-264-0/+11
| | | | SVN-Revision: 8493
* fix typo (closes: #2275)Nicolas Thill2007-08-261-1/+1
| | | | SVN-Revision: 8492
* move rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's ↵Nicolas Thill2007-08-261-5/+6
| | | | | | defined only once SVN-Revision: 8491
* fix rt61 on big endian archNicolas Thill2007-08-251-0/+61
| | | | SVN-Revision: 8487
* e2fsprogs fixes: - don't bundle libblkid shared lib in e2fsprogs, add a ↵Nicolas Thill2007-08-251-2/+11
| | | | | | dependency instead - remove references to host dev files in pkgconfig files - add Build/UninstallDev SVN-Revision: 8486
* move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is ↵Nicolas Thill2007-08-252-1/+1
| | | | | | defined when dumping target infos SVN-Revision: 8485
* add support for KernelPackage/*/descriptionNicolas Thill2007-08-251-0/+6
| | | | SVN-Revision: 8484
* workaround for timer glitch on some boardsMike Baker2007-08-251-0/+11
| | | | SVN-Revision: 8483
* fix wan configuration on wr850g v2/v3Mike Baker2007-08-253-2/+12
| | | | SVN-Revision: 8482
* move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mkNicolas Thill2007-08-252-4/+6
| | | | SVN-Revision: 8481
* override CPU featuresGabor Juhos2007-08-241-0/+84
| | | | SVN-Revision: 8480
* fix netfilter quota moduleNicolas Thill2007-08-241-1/+2
| | | | SVN-Revision: 8479
* replace xargs commands with $(XARGS)Nicolas Thill2007-08-241-2/+2
| | | | SVN-Revision: 8478
* combine the 3 find in a single oneNicolas Thill2007-08-241-3/+1
| | | | SVN-Revision: 8477
* fix rt2x00 buildNicolas Thill2007-08-241-1/+4
| | | | SVN-Revision: 8476
* mark pcmcia-cs 2.4 only, fix dependency on kernel .config (closes: #2191)Nicolas Thill2007-08-241-2/+3
| | | | SVN-Revision: 8475
* Build the quota module for 2.4 targetsFlorian Fainelli2007-08-231-1/+1
| | | | SVN-Revision: 8473