summaryrefslogtreecommitdiff
path: root/openwrt/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* set default shell to bashFelix Fietkau2005-10-191-0/+3
| | | | SVN-Revision: 2183
* move wificonf and nvram stuff back to package/, remove build_mipsel/root, ↵Felix Fietkau2005-07-241-6/+0
| | | | | | run install part of package/ for every board/kernel - fixes dependency mess SVN-Revision: 1540
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-5/+0
| | | | | | building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. SVN-Revision: 1085
* remove doubled lineWaldemar Brodkorb2005-05-271-1/+1
| | | | SVN-Revision: 1081
* copy ipkg shell script to scripts/, change the reference in rules.mk and add ↵Felix Fietkau2005-04-301-1/+1
| | | | | | the c version of ipkg SVN-Revision: 769
* Add rscript invocation variablesNicolas Thill2005-04-181-0/+3
| | | | SVN-Revision: 661
* upgrade kernel, quagga and openvpn, add licensing info to diag module, fix ↵Imre Kaloz2005-04-141-1/+1
| | | | | | up jffs2 SVN-Revision: 650
* add some fixes for parallel build (does not work with -j4 yet, but it gets ↵Felix Fietkau2005-04-081-1/+1
| | | | | | most packages compiled now) SVN-Revision: 577
* remove lzma loader config option (make it default) and move it from package/ ↵Felix Fietkau2005-04-021-0/+1
| | | | | | to target/ SVN-Revision: 530
* fixup openntpd package. ntpd now starts as user ntp and CONTROL/postinst can ↵Waldemar Brodkorb2005-03-231-1/+1
| | | | | | be executed on host and target system. idea from nbd to use IPKG_ROOTDIR SVN-Revision: 435
* Fix IPKG_TARGET_DIRNicolas Thill2005-03-061-1/+1
| | | | SVN-Revision: 316
* Change ipkg invocation and add -force-defaults optionNicolas Thill2005-03-061-1/+2
| | | | SVN-Revision: 313
* nbd's makefile/menuconfig rewriteMike Baker2005-03-061-0/+122
SVN-Revision: 307