summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add missing copyright headerFelix Fietkau2007-02-262-0/+9
* add x86_64 sitefileFelix Fietkau2007-02-261-0/+31
* minor cleanupFelix Fietkau2007-02-261-15/+12
* use default_subtargets in package/Makefile and target/MakefileFelix Fietkau2007-02-262-25/+2
* remove old variablesFelix Fietkau2007-02-261-2/+2
* move CXXFLAGS to MAKE_VARSFelix Fietkau2007-02-261-1/+1
* add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_*Felix Fietkau2007-02-261-6/+12
* rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistencyFelix Fietkau2007-02-251-2/+3
* document configure related build system changesFelix Fietkau2007-02-251-2/+14
* use NO_TRACE_MAKE for docs buildFelix Fietkau2007-02-251-4/+4
* more cleanupFelix Fietkau2007-02-251-33/+14
* various configure related cleanupsFelix Fietkau2007-02-258-134/+49
* change path to .prereq stampfileFelix Fietkau2007-02-251-2/+2
* move configure args to CONFIGURE_ARGS and configure variable to CONFIGURE_VAR...Felix Fietkau2007-02-251-13/+19
* fix for including host.mk multiple timesFelix Fietkau2007-02-251-0/+3
* add x86_64 config for uClibcFelix Fietkau2007-02-251-0/+152
* fix stampfiles for host-buildsFelix Fietkau2007-02-251-0/+1
* run indent on ar2313 driverFelix Fietkau2007-02-253-654/+688
* add prereq checks for the documentation (#1400)Felix Fietkau2007-02-251-1/+18
* fix path to usb audio moduleFelix Fietkau2007-02-251-1/+1
* fix KCONFIG for usb-audio package (#1335)Felix Fietkau2007-02-251-1/+2
* add kernel_headers dependency on target/linux/generic-2.*Felix Fietkau2007-02-251-0/+1
* add auto-rebuild for host builds (tested with tools/ and toolchain/)Felix Fietkau2007-02-251-10/+12
* clean up a few things in image build makefiles and fix unnecessary grub rebuildsFelix Fietkau2007-02-256-43/+18
* add optional padding for x86 grub images (useful for running jffs2 images in ...Felix Fietkau2007-02-253-1/+7
* make ptgen print the end offset of the last partition as wellFelix Fietkau2007-02-251-0/+1
* clean up stampfile mess for tools/ and toolchain/Felix Fietkau2007-02-253-61/+44
* more reliable fix for handling pppFelix Fietkau2007-02-252-4/+5
* integrate the fix from #1348 and clean up the network scripts a bit...Felix Fietkau2007-02-251-18/+39
* fix ppp defaultroute issues (based on patch from #1386, fixes #1181)Felix Fietkau2007-02-251-0/+4
* upgrade to uClibc 0.9.28.2Felix Fietkau2007-02-2410-326/+56
* fix cylinder rounding in ptgenFelix Fietkau2007-02-241-1/+1
* always dereference symbolic links when copying kernel modules into the packag...Felix Fietkau2007-02-231-1/+1
* add -mlong-calls cflag to alsa mips build (patch from #1391)Felix Fietkau2007-02-231-1/+1
* fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP timeFelix Fietkau2007-02-231-1/+1
* make maxinodes configureable for ext2Tim Yardley2007-02-222-5/+14
* NTFS-3G is at v1.0 nowImre Kaloz2007-02-221-2/+2
* add gcc 4.1.2 (closes #1381)Imre Kaloz2007-02-2213-0/+4051
* ignore profiles with custom kernel configs in the image builder itselfFelix Fietkau2007-02-222-4/+8
* disable the image builder in menuconfig for profiles with custom kernel configsFelix Fietkau2007-02-223-0/+6
* fix a small bug in the order of the profile metadata dumpFelix Fietkau2007-02-221-1/+1
* last commit was missing a change...Felix Fietkau2007-02-221-1/+1
* add missing config filesFelix Fietkau2007-02-2216-0/+4762
* Reorganize kernel configs - target/linux/*/config is now a directory. ./confi...Felix Fietkau2007-02-2226-24325/+638
* rename the Profile template that the image builder uses to prevent name confl...Felix Fietkau2007-02-222-2/+2
* Move aodv-uu to trunk/Florian Fainelli2007-02-206-0/+251
* add 16MB flash support for ar2315 (who knows...?)Felix Fietkau2007-02-203-2/+19
* nuke even more debug stuffFelix Fietkau2007-02-201-14/+48
* sorry, last commit had a bugFelix Fietkau2007-02-201-1/+1
* fix debug patch for ahbFelix Fietkau2007-02-201-21/+30