aboutsummaryrefslogtreecommitdiff
path: root/openwrt/include
Commit message (Collapse)AuthorAge
* add support for a common shell include file, which is evaluated for every ↵Felix Fietkau2006-10-10
| | | | | | make shell call, simplify variable passing to the shell with shvar and shexport templates, use Package/<pkgname>/config for adding config.in data SVN-Revision: 5014
* put LINUX_KARCH in .kernel.mkFelix Fietkau2006-10-10
| | | | SVN-Revision: 5013
* move certain host related variables to .host.mk generated by ↵Felix Fietkau2006-10-10
| | | | | | include/host-build.mk to speed up the build system SVN-Revision: 5012
* Remove old kmod packaging entries moved to the new layout (follow [4992] and ↵Nicolas Thill2006-10-09
| | | | | | [4993]) SVN-Revision: 5006
* Port kmod-ipip to the new module layoutFlorian Fainelli2006-10-09
| | | | SVN-Revision: 4991
* fix unnecessary package rebuildFelix Fietkau2006-10-08
| | | | SVN-Revision: 4954
* remove x86-2.4Felix Fietkau2006-10-07
| | | | SVN-Revision: 4952
* port kmod-sched to new kernel packaging systemFelix Fietkau2006-10-06
| | | | SVN-Revision: 4933
* speed up package prereq check (only run make on those directories that ↵Felix Fietkau2006-10-05
| | | | | | actually contain prereq checks) SVN-Revision: 4927
* add portability fixes for toolchain/tools (full tools/toolchain build works ↵Felix Fietkau2006-09-27
| | | | | | on osx now) SVN-Revision: 4867
* use 'false' instead of '/bin/false'Felix Fietkau2006-09-27
| | | | SVN-Revision: 4862
* fix DESCRIPTION use in menuconfig and ipkg control filesNicolas Thill2006-09-24
| | | | SVN-Revision: 4856
* clean up and really fix bogus build_ directoryFelix Fietkau2006-09-24
| | | | SVN-Revision: 4854
* add BOARD and KERNEL to tgz image file nameNicolas Thill2006-09-24
| | | | SVN-Revision: 4850
* add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure/Default, add ↵Nicolas Thill2006-09-24
| | | | | | EXTRA_LDFLAGS in Build/Compile/Default, use consistent search order for includes in CFLAGS. SVN-Revision: 4849
* correct arguments to Build/Prepare/DefaultMike Baker2006-09-18
| | | | SVN-Revision: 4802
* add quotes to ipkg name in the rebuild checkFelix Fietkau2006-09-07
| | | | SVN-Revision: 4772
* don't run rebuild checks for dump and prereqFelix Fietkau2006-09-07
| | | | SVN-Revision: 4771
* add extra rebuild check for development librariesFelix Fietkau2006-09-07
| | | | SVN-Revision: 4770
* fix unnecessary rebuilds for library package directories with no selected ↵Felix Fietkau2006-09-07
| | | | | | packages SVN-Revision: 4767
* Clean up prereq error messagesMike Baker2006-09-07
| | | | SVN-Revision: 4766
* use an if block on the whole configure commandFelix Fietkau2006-08-30
| | | | SVN-Revision: 4717
* fix previous commitMike Baker2006-08-30
| | | | SVN-Revision: 4716
* only run trap error code in the configure template, if the configure script ↵Felix Fietkau2006-08-30
| | | | | | was not found SVN-Revision: 4715
* Add new warning to help track down pesky compile issuesMike Baker2006-08-30
| | | | SVN-Revision: 4713
* move $(MAKE) packages from .linux-compile: to compile:Felix Fietkau2006-08-27
| | | | SVN-Revision: 4689
* fix LINUX_RELEASE and use it for the kmod-* buildFelix Fietkau2006-08-27
| | | | SVN-Revision: 4687
* add basic support for the Magicbox boardsImre Kaloz2006-08-25
| | | | SVN-Revision: 4672
* add prereq check to prevent people from building openwrt as rootFelix Fietkau2006-08-24
| | | | SVN-Revision: 4655
* Port kmod-tun to the new module layoutFlorian Fainelli2006-08-22
| | | | SVN-Revision: 4633
* Port kmod-gre to the new module layoutFlorian Fainelli2006-08-22
| | | | SVN-Revision: 4630
* port kmod-ipv6 to the new systemFelix Fietkau2006-08-20
| | | | SVN-Revision: 4615
* Remove postinit stuff for initramfsGerry Rozema2006-08-18
| | | | SVN-Revision: 4605
* handle postinit for initramfsGerry Rozema2006-08-18
| | | | SVN-Revision: 4601
* remove reference to missing fileFelix Fietkau2006-08-18
| | | | SVN-Revision: 4595
* Update for initramfs handlingGerry Rozema2006-08-18
| | | | SVN-Revision: 4591
* cosmetic coherency fixNicolas Thill2006-08-18
| | | | SVN-Revision: 4588
* fix KERNELNAMEFelix Fietkau2006-08-17
| | | | SVN-Revision: 4584
* Build bzImage for x86 builds - allow ext2 images even if initramfs used, ↵Gerry Rozema2006-08-17
| | | | | | they are needed for creating boot images SVN-Revision: 4579
* tidy up outputMike Baker2006-08-17
| | | | SVN-Revision: 4578
* fix accidental tabMike Baker2006-08-17
| | | | SVN-Revision: 4577
* Show error messages when collecting the package infoMike Baker2006-08-16
| | | | SVN-Revision: 4573
* fix issues if kernel config is changed after the compile has startedMike Baker2006-08-16
| | | | SVN-Revision: 4570
* Move a bunch of ethernet hardware drivers to new kernel module packageingGerry Rozema2006-08-14
| | | | SVN-Revision: 4569
* Make ext2 image larger for uml, update uml kernel configGerry Rozema2006-08-14
| | | | SVN-Revision: 4567
* fix uml-2.6 (closes: #678)Nicolas Thill2006-08-10
| | | | SVN-Revision: 4551
* Force remove of the symbolic link build_arm/linux, especially when switching ↵Florian Fainelli2006-08-05
| | | | | | from targets using the same toolchain (ex : switching from brcm-2.4 to au1000-2.6) SVN-Revision: 4462
* automatically turn off colorsMike Baker2006-08-04
| | | | SVN-Revision: 4454
* set PATH in rules.mkMike Baker2006-08-04
| | | | SVN-Revision: 4438
* fix everything I broke with the previous patchesMike Baker2006-08-04
| | | | SVN-Revision: 4436