aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add CONFIG_HID to not set by defaultFlorian Fainelli2007-08-011-0/+1
| | | | SVN-Revision: 8304
* fix ar7 dsl driver panic (closes: #2140, thanks to Matteo Croce)Nicolas Thill2007-08-011-30/+28
| | | | SVN-Revision: 8303
* Fix the option kernel driver dependencyFlorian Fainelli2007-08-011-1/+0
| | | | SVN-Revision: 8300
* fix openssl with zlib-dynamic (closes: #1182), bump release numberNicolas Thill2007-08-011-1/+3
| | | | SVN-Revision: 8299
* Put back dso and bump release numberFlorian Fainelli2007-08-011-2/+2
| | | | SVN-Revision: 8298
* Put back zlib-dynamic it is breaking more packages than it solves problemsFlorian Fainelli2007-08-011-1/+1
| | | | SVN-Revision: 8297
* Fix a typo in the agmode selectionFlorian Fainelli2007-08-011-2/+2
| | | | SVN-Revision: 8296
* Fix the AR7 led driver compilation (#2160)Florian Fainelli2007-08-011-0/+1
| | | | SVN-Revision: 8295
* fix package/indexFelix Fietkau2007-08-011-2/+4
| | | | SVN-Revision: 8294
* fix rootfs and init script handlingFelix Fietkau2007-07-312-8/+12
| | | | SVN-Revision: 8293
* iptables: refresh patches to 1.3.8Tim Yardley2007-07-316-47/+47
| | | | SVN-Revision: 8286
* address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dsoTim Yardley2007-07-311-2/+2
| | | | SVN-Revision: 8285
* Register the second uart on tnetd7300 and fix the watchdog register for ↵Florian Fainelli2007-07-313-56/+90
| | | | | | 7200/7300, thanks to DerAgo (#2149) SVN-Revision: 8280
* Fix the gpio init (#2148)Florian Fainelli2007-07-311-0/+2
| | | | SVN-Revision: 8279
* Fix a bogus line with kmod-softdogFlorian Fainelli2007-07-311-1/+0
| | | | SVN-Revision: 8278
* Remove the dependency to devio, since it is not in trunkFlorian Fainelli2007-07-311-1/+1
| | | | SVN-Revision: 8277
* Fix the remaining kernel config options (#2102)Florian Fainelli2007-07-311-0/+14
| | | | SVN-Revision: 8276
* fix a dependency bugFelix Fietkau2007-07-311-1/+1
| | | | SVN-Revision: 8275
* keynote: fix cflagsFelix Fietkau2007-07-311-0/+3
| | | | SVN-Revision: 8265
* ebtables: fix use of cflagsFelix Fietkau2007-07-311-0/+3
| | | | SVN-Revision: 8261
* fix use of cflagsFelix Fietkau2007-07-311-1/+1
| | | | SVN-Revision: 8260
* only build sdk and imagebuilder at target/install timeFelix Fietkau2007-07-311-2/+2
| | | | SVN-Revision: 8257
* 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 SVN-Revision: 8256
* fix a rebuild bug related to quiltFelix Fietkau2007-07-303-7/+8
| | | | SVN-Revision: 8255
* dependency fixFelix Fietkau2007-07-301-0/+1
| | | | SVN-Revision: 8253
* silenceFelix Fietkau2007-07-301-1/+1
| | | | SVN-Revision: 8252
* fix make distcleanFelix Fietkau2007-07-301-2/+2
| | | | SVN-Revision: 8251
* fix the gcc stampfile for initial stage installationFelix Fietkau2007-07-301-0/+1
| | | | SVN-Revision: 8250
* remove leftover CONFIG_JLEVELFelix Fietkau2007-07-301-1/+1
| | | | SVN-Revision: 8249
* fix an uClibc compile error that only happens on rebuildsFelix Fietkau2007-07-301-1/+1
| | | | SVN-Revision: 8248
* 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 SVN-Revision: 8247
* same for host buildsFelix Fietkau2007-07-301-1/+1
| | | | SVN-Revision: 8246
* speed up the prepare step a bitFelix Fietkau2007-07-301-1/+1
| | | | SVN-Revision: 8245
* ignore dependencies when using QUILTFelix Fietkau2007-07-301-1/+1
| | | | SVN-Revision: 8244
* remove unnecessary depsFelix Fietkau2007-07-301-2/+0
| | | | SVN-Revision: 8243
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-3013-88/+64
| | | | SVN-Revision: 8242
* more cleanupFelix Fietkau2007-07-303-4/+9
| | | | SVN-Revision: 8238
* remove CONFIG_JLEVEL. use make -j in the futureFelix Fietkau2007-07-302-9/+2
| | | | SVN-Revision: 8237
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-3011-138/+127
| | | | SVN-Revision: 8236
* toolchain/ has been convertedFelix Fietkau2007-07-301-1/+1
| | | | SVN-Revision: 8235
* remove leftover stuffFelix Fietkau2007-07-302-3/+0
| | | | SVN-Revision: 8234
* Better x86 generic config, the lzma decompressor is now reliable (thanks to ↵Florian Fainelli2007-07-305-14/+63
| | | | | | Daniel Gimpelevich) SVN-Revision: 8233
* fix compile errors with make 3.80Felix Fietkau2007-07-303-5/+8
| | | | SVN-Revision: 8230
* fix verbose output with dash as /bin/shFelix Fietkau2007-07-303-1/+4
| | | | SVN-Revision: 8227
* bring in pylibdir.py helperTim Yardley2007-07-301-0/+5
| | | | SVN-Revision: 8226
* add gcc 4.2.1Imre Kaloz2007-07-3018-1/+4041
| | | | SVN-Revision: 8223
* fix a typoFelix Fietkau2007-07-291-1/+1
| | | | SVN-Revision: 8220
* improved au1000 usb patchJohn Crispin2007-07-291-1/+1
| | | | SVN-Revision: 8218
* improved patch for au1000 usb-power switchJohn Crispin2007-07-291-9/+4
| | | | SVN-Revision: 8217
* Some packages make no sense or do not build for etraxJohn Crispin2007-07-294-4/+9
| | | | SVN-Revision: 8216