summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove uneeded PATH setting in ipkg invocationnico2007-09-031-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change case of conflicting optionnico2007-09-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8579 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...nico2007-09-032-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8578 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Do not restart ipsec on hotplug events (#2212)florian2007-09-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8577 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use a default VERSION field for kmod packagesnico2007-09-0229-29/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename 2.6 high-speed usb serial fix to match 2.4 onenico2007-09-021-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8574 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add high-speed usb serial fix from Junxion to 2.4 kernel too (closes: #2274)nico2007-09-021-0/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8573 3c298f89-4303-0410-b956-a3cf2f4a3e73
* reduce watchdog trigger from 10 to 5 secondsblogic2007-09-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8571 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add an abs2rel.pl helper script (returns a path relative to another)nico2007-09-011-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8570 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow the user to disable the defaultroute option for pppnbd2007-09-011-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8569 3c298f89-4303-0410-b956-a3cf2f4a3e73
* small rdc-2.6 fixes (from sn9, thanks!)nico2007-09-013-8/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix .dep_files exclusion in rdep callsnico2007-09-011-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8567 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typo left in [8562] (thanks to sn9)nico2007-09-011-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8565 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oops... typonbd2007-08-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8564 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix issues with multiple ppp links (noticed by Stefano Rivera)nbd2007-08-311-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oops, include missing change from [8560]nico2007-08-311-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8562 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a dependency bugnbd2007-08-303-16/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8561 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more rt2x00 fixes (thanks to sn9):nico2007-08-303-46/+12
| | | | | | | | | * pkg: add missing kmod dependencies and autoloads * src: change #warning to #error when checking kconfig * src: remove uneeded config file git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8560 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-tnico2007-08-302-1/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8559 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up recursive dependency handling, use timestamp.pl again, because it ↵nbd2007-08-307-33/+54
| | | | | | saves memory and execution time git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8558 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow the kernel to provide own series files for specific subdirsnbd2007-08-301-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix incorrect parametersthepeople2007-08-301-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8554 3c298f89-4303-0410-b956-a3cf2f4a3e73
* acx-mac80211: another bigendian fixnico2007-08-301-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8553 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ifname in network state for pppoe and pptp, add a workaround for isps ↵nbd2007-08-302-2/+18
| | | | | | sending wrong netmasks for pptp (thx, moonwatcher) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8552 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rt2x00 fixes after [8548]:nico2007-08-302-2/+3
| | | | | | | | * fix creating defines from kconfig * revert auto-inclusion of rt2x00_compat.h git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8551 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typo closes #2289thepeople2007-08-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8550 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add high-speed usb serial fix from Junxion (closes: #2274)nico2007-08-301-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8549 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rt2x00 fixes (thanks to sn9):nico2007-08-302-53/+98
| | | | | | | | | | | * make build depends on in-kernel mac80211 support * rework kconfig handling * download firmware images into $(DL_DIR) * tweak source Makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8548 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm43xx-mac80211 fixes:nico2007-08-301-23/+39
| | | | | | | | * make build depends on in-kernel mac80211 support * rework kconfig hack git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8544 3c298f89-4303-0410-b956-a3cf2f4a3e73
* acx-mac80211 fixes:nico2007-08-301-7/+32
| | | | | | | | * make Build/Compile conditionnal (only if in-kernel mac80211 is available) * add a release number git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8543 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use $(INSTALL_BIN) instead of $(CP)nico2007-08-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8541 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dnsmasq: extend the init script thanks Sedkythepeople2007-08-291-17/+185
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* I have new e-mail address. Thanks to Kaloz ;)juhosg2007-08-2956-60/+60
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8538 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] simplified image file generationjuhosg2007-08-291-23/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8537 3c298f89-4303-0410-b956-a3cf2f4a3e73
* avoid rdep in the top level make process (subdir.mk) - it leaks too much ↵nbd2007-08-292-8/+9
| | | | | | memory and increases the startup time for regular make commands. timestamp.pl is more lightweight here git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add acx-mac80211 (thanks to Matteo Croce)nico2007-08-284-0/+198
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8531 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fonera-mp3: fix json-c dependency here as wellnico2007-08-281-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8529 3c298f89-4303-0410-b956-a3cf2f4a3e73
* json-c: fix package name, add UninstallDevnico2007-08-281-6/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8528 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix pcmcia submenu (broken by [8520])nico2007-08-281-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8524 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a PyMod template for python related modulesflorian2007-08-281-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8522 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more cosmetic fixes missed from [8250]nico2007-08-282-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8521 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cosmetic fixes: rearrange KernelPackage definitionsnico2007-08-288-220/+438
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8520 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove useless definitionsnico2007-08-281-10/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8519 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kmod-hermes-* dependenciesnico2007-08-281-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8518 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the CONFIG_LFS option (#2276)florian2007-08-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8512 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added libjson-c. added driver, webinterface and userspace daemon for the blogic2007-08-2738-0/+4925
| | | | | | | fonera mp3-hack git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8509 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow the user to override the underlying connection method when using pptp ↵nbd2007-08-271-1/+2
| | | | | | (defaults to dhcp) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8508 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the commentflorian2007-08-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8506 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpuflorian2007-08-278-11/+351
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8505 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make the architecture gpio more readableflorian2007-08-271-4/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8504 3c298f89-4303-0410-b956-a3cf2f4a3e73