aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* make ramdisk support generic, some cleanupsFelix Fietkau2006-06-07
* disable all other filesystems in menuconfig when initramfs is selectedFelix Fietkau2006-06-07
* move mips boot patch to generic-2.6Felix Fietkau2006-06-07
* generic lzma loader: add support for memory copying, preserve prom argumentsFelix Fietkau2006-06-07
* add GCC 4.1.1 and sync 4.1.0 with KamikazeImre Kaloz2006-06-06
* fix typoFelix Fietkau2006-06-05
* target/linux/image rewriteFelix Fietkau2006-06-04
* fix unnecessary kernel rebuildFelix Fietkau2006-06-04
* whitespace fixesFelix Fietkau2006-06-04
* don't compile libipkg in busybox if ipkg is disabledFelix Fietkau2006-06-04
* don't delete .svn on distcleanFelix Fietkau2006-06-02
* run defconfig at the start of a normal make run to get additional config optionsFelix Fietkau2006-06-02
* remove unused wget menuconfig option; make the package autorebuild optional (...Felix Fietkau2006-06-02
* store stamp file for 'development headers installed' in the staging dir inste...Felix Fietkau2006-06-02
* fix a typo that prevents base-files from being installedFelix Fietkau2006-06-02
* fix version info for packages that either lack PKG_VERSION or PKG_RELEASEFelix Fietkau2006-06-02
* fix base-files version numberFelix Fietkau2006-06-01
* add broadcom include files, fix buildFelix Fietkau2006-06-01
* some bugfixes and additions for the default compile targetFelix Fietkau2006-06-01
* fix dependency problemFelix Fietkau2006-06-01
* remove some debugging code, include package/rules.mk in package dependency checkFelix Fietkau2006-06-01
* add TARGET_CONFIGURE_OPTS to default compile commandFelix Fietkau2006-06-01
* add clean targets, more FORCE stuffFelix Fietkau2006-06-01
* remove broken dependencyFelix Fietkau2006-06-01
* fix InstallDev bugFelix Fietkau2006-06-01
* allow parallel build of binutilsFelix Fietkau2006-05-31
* fix busybox buildFelix Fietkau2006-05-31
* cleanup; replace .PHONY with FORCE; disable gdb by defaultFelix Fietkau2006-05-31
* fix toolchain buildFelix Fietkau2006-05-31
* remove useless FORCE dependFelix Fietkau2006-05-31
* add support for parallel build of packages (tested with -j8)Felix Fietkau2006-05-31
* remove weird /lib64 directoryFelix Fietkau2006-05-31
* fix install of in-tree modules ipkgsFelix Fietkau2006-05-31
* fix root filesystem pathFelix Fietkau2006-05-31
* strip kernel modules automatically as wellFelix Fietkau2006-05-31
* add package install targetFelix Fietkau2006-05-31
* remove some debugging junk (#492)Felix Fietkau2006-05-31
* fix iptables buildFelix Fietkau2006-05-31
* only use the .dev-installed target if Build/InstallDev is defined - avoids un...Felix Fietkau2006-05-31
* remove old Config.in filesFelix Fietkau2006-05-31
* move target/linux/package/switch to package/, fix a bug in the ipkg dependenc...Felix Fietkau2006-05-31
* move alsa from target/linux/package to package, add compile fix for linux 2.4Felix Fietkau2006-05-31
* add missing kernel version to madwifi packageFelix Fietkau2006-05-31
* kernel package cleanup, move madwifi from target/linux/package/ to package/, ...Felix Fietkau2006-05-31
* don't try to strip kernel modulesFelix Fietkau2006-05-31
* cleanup; change base-files build directoryFelix Fietkau2006-05-31
* add missing BuildPackage lines, convert install-dev: to Build/InstallDevFelix Fietkau2006-05-31
* disable target/linux/packageFelix Fietkau2006-05-31
* allow building of kernel-specific stuff in package/ instead of target/linux/p...Felix Fietkau2006-05-31
* remove madwifi-oldFelix Fietkau2006-05-31