aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix openssl with zlib-dynamic (closes: #1182), bump release numberNicolas Thill2007-08-011-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8299 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Put back dso and bump release numberFlorian Fainelli2007-08-011-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8298 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Put back zlib-dynamic it is breaking more packages than it solves problemsFlorian Fainelli2007-08-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8297 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix a typo in the agmode selectionFlorian Fainelli2007-08-011-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the AR7 led driver compilation (#2160)Florian Fainelli2007-08-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix package/indexFelix Fietkau2007-08-011-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix rootfs and init script handlingFelix Fietkau2007-07-312-8/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iptables: refresh patches to 1.3.8Tim Yardley2007-07-316-47/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dsoTim Yardley2007-07-311-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8285 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Register the second uart on tnetd7300 and fix the watchdog register for ↵Florian Fainelli2007-07-313-56/+90
| | | | | | 7200/7300, thanks to DerAgo (#2149) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8280 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the gpio init (#2148)Florian Fainelli2007-07-311-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8279 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix a bogus line with kmod-softdogFlorian Fainelli2007-07-311-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8278 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove the dependency to devio, since it is not in trunkFlorian Fainelli2007-07-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8277 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the remaining kernel config options (#2102)Florian Fainelli2007-07-311-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8276 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a dependency bugFelix Fietkau2007-07-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8275 3c298f89-4303-0410-b956-a3cf2f4a3e73
* keynote: fix cflagsFelix Fietkau2007-07-311-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8265 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ebtables: fix use of cflagsFelix Fietkau2007-07-311-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8261 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix use of cflagsFelix Fietkau2007-07-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8260 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only build sdk and imagebuilder at target/install timeFelix Fietkau2007-07-311-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8257 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ↵Felix Fietkau2007-07-316-1/+1178
| | | | | | emit warnings in packages that don't use our target cflags properly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8256 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a rebuild bug related to quiltFelix Fietkau2007-07-303-7/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8255 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dependency fixFelix Fietkau2007-07-301-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8253 3c298f89-4303-0410-b956-a3cf2f4a3e73
* silenceFelix Fietkau2007-07-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8252 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix make distcleanFelix Fietkau2007-07-301-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8251 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the gcc stampfile for initial stage installationFelix Fietkau2007-07-301-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8250 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove leftover CONFIG_JLEVELFelix Fietkau2007-07-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8249 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix an uClibc compile error that only happens on rebuildsFelix Fietkau2007-07-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8248 3c298f89-4303-0410-b956-a3cf2f4a3e73
* no need to call compile,install on the kernel-headers dir - this gets rid of ↵Felix Fietkau2007-07-302-13/+13
| | | | | | another unnecessary autorebuild check git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8247 3c298f89-4303-0410-b956-a3cf2f4a3e73
* same for host buildsFelix Fietkau2007-07-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8246 3c298f89-4303-0410-b956-a3cf2f4a3e73
* speed up the prepare step a bitFelix Fietkau2007-07-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8245 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ignore dependencies when using QUILTFelix Fietkau2007-07-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8244 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove unnecessary depsFelix Fietkau2007-07-301-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8243 3c298f89-4303-0410-b956-a3cf2f4a3e73
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-3013-88/+64
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more cleanupFelix Fietkau2007-07-303-4/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8238 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove CONFIG_JLEVEL. use make -j in the futureFelix Fietkau2007-07-302-9/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8237 3c298f89-4303-0410-b956-a3cf2f4a3e73
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-3011-138/+127
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8236 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain/ has been convertedFelix Fietkau2007-07-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8235 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove leftover stuffFelix Fietkau2007-07-302-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8234 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Better x86 generic config, the lzma decompressor is now reliable (thanks to ↵Florian Fainelli2007-07-305-14/+63
| | | | | | Daniel Gimpelevich) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8233 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add tex4ht.fls to the svn:ignore listGabor Juhos2007-07-300-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8231 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix compile errors with make 3.80Felix Fietkau2007-07-303-5/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8230 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix verbose output with dash as /bin/shFelix Fietkau2007-07-303-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8227 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bring in pylibdir.py helperTim Yardley2007-07-301-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8226 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add gcc 4.2.1Imre Kaloz2007-07-3018-1/+4041
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8223 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a typoFelix Fietkau2007-07-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8220 3c298f89-4303-0410-b956-a3cf2f4a3e73
* improved au1000 usb patchJohn Crispin2007-07-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* improved patch for au1000 usb-power switchJohn Crispin2007-07-291-9/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Some packages make no sense or do not build for etraxJohn Crispin2007-07-294-4/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8216 3c298f89-4303-0410-b956-a3cf2f4a3e73
* removed fox-vhdl patch, it will return with .22John Crispin2007-07-291-4836/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8215 3c298f89-4303-0410-b956-a3cf2f4a3e73
* small fix to etrax serial port setupJohn Crispin2007-07-291-14/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8214 3c298f89-4303-0410-b956-a3cf2f4a3e73