summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2006-06-08clean scripts/config on distcleannbd
2006-06-02don't delete .svn on distcleannbd
2006-06-02run defconfig at the start of a normal make run to get additional config optionsnbd
2006-06-01add clean targets, more FORCE stuffnbd
2006-05-31kernel package cleanup, move madwifi from target/linux/package/ to package/, ...nbd
2006-05-31allow building of kernel-specific stuff in package/ instead of target/linux/p...nbd
2006-05-30improve dependency handling, fix some package makefile bugsnbd
2006-05-30fix package/ and target/ targetsnbd
2006-05-30add {package,target,toolchain}/* targets to toplevel makefilenbd
2006-05-19fix .pkginfo line to allow the use of $(SOURCE)mbm
2006-05-19clean up menu configurationmbm
2006-05-11partial cleanupmbm
2006-05-10change phony targets to FORCE (easier to read)mbm
2006-05-10remove old trace/verbose junknbd
2006-04-21more cleanups and a new menuconfig generatornbd
2006-04-20menuconfig cleanupnbd
2005-10-22cosmetic fixnbd
2005-10-22another batch of V= stuffnbd
2005-10-22make log output a bit nicernbd
2005-10-22add some more verbosity stuffnbd
2005-10-22large build system cleanup. added some stuff to control the verbosity level, ...nbd
2005-07-24move wificonf and nvram stuff back to package/, remove build_mipsel/root, run...nbd
2005-07-17move target/default/target_skeleton into package/base-files, put all the defa...nbd
2005-06-05add target package/target_name to the master makefile, which will run $(MAKE)...nbd
2005-05-30remove all copies of the root fs on make target_cleannbd
2005-04-20add openwrt image builder to sdknbd
2005-04-08add some fixes for parallel build (does not work with -j4 yet, but it gets mo...nbd
2005-04-05hide experimental/developer options from the user. can be reenabled by using ...nbd
2005-03-23change default path for staging_dir.wbx
2005-03-21check config changes on make worldnbd
2005-03-14unneeded cleanswbx
2005-03-07fix package_indexnbd
2005-03-07create a package index after buildnbd
2005-03-06nbd's makefile/menuconfig rewritembm
2005-03-04fix the jffs2 build for separate 4M/8M imagesmbm
2005-03-03target/jffs2/blocksize.mk for setting block size (req. for wrt54g)mbm
2005-02-28bugfixesmbm
2005-02-26bugfixmbm
2005-02-23I do not believe that users will cleanup kernelsource, when switchingwbx
2005-02-23ensure sstrip is build before needed by packageswbx
2005-02-21remove DIST and add EXTRAVERSION, discussed with mbm. fixed dirclean target f...wbx
2005-02-19demistifying make *clean targets, fix some clean targets issueswbx
2005-02-19sync with buildroot2 from uclibcwbx
2005-02-17fix initial root dirs creation when empty cvs dirs are not prunednico
2005-02-12accidentally removed IMAGESwbx
2005-02-12make clean should remove openwrt-imageswbx
2005-02-07create some empty missing directories herewbx
2005-02-06*** empty log message ***mbm
2005-01-17fix dependancy ordermbm
2005-01-16Initial revisionmbm