summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* add x86_64 sitefilenbd2007-02-261-0/+31
* remove old variablesnbd2007-02-261-2/+2
* move CXXFLAGS to MAKE_VARSnbd2007-02-261-1/+1
* add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_*nbd2007-02-261-6/+12
* rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistencynbd2007-02-251-2/+3
* move configure args to CONFIGURE_ARGS and configure variable to CONFIGURE_VAR...nbd2007-02-251-13/+19
* fix for including host.mk multiple timesnbd2007-02-251-0/+3
* fix stampfiles for host-buildsnbd2007-02-251-0/+1
* add auto-rebuild for host builds (tested with tools/ and toolchain/)nbd2007-02-251-10/+12
* always dereference symbolic links when copying kernel modules into the packag...nbd2007-02-231-1/+1
* fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP timenbd2007-02-231-1/+1
* make maxinodes configureable for ext2pavlov2007-02-221-1/+1
* fix a small bug in the order of the profile metadata dumpnbd2007-02-221-1/+1
* last commit was missing a change...nbd2007-02-221-1/+1
* Reorganize kernel configs - target/linux/*/config is now a directory.nbd2007-02-221-12/+22
* make kernel_menuconfig work without target toolchainnbd2007-02-161-2/+3
* add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...nbd2007-02-161-0/+7
* when building a package, make sure that older versions get removednbd2007-02-161-0/+1
* fix multiport netfilter module installation (patch from #1280)nbd2007-02-131-1/+1
* Minor kernel build changes:nbd2007-02-041-2/+3
* disambiguate PKG_CONFIG_PATH, it is used for pkgconfig scripts while PKG_CONF...nico2007-02-011-2/+2
* print package name when prereq failsmbm2007-01-311-1/+1
* fix colors when compiling with some newer versions of bashmbm2007-01-301-2/+2
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.florian2007-01-221-0/+3
* cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDSnico2007-01-221-1/+1
* fix a typo in my netfilter commit - worked for iptables, didn't work for the ...nbd2007-01-221-2/+2
* add missing config checks for the netfilter connmark target (fixes #1186)nbd2007-01-221-0/+2
* pass the CFLAGS through the environment on compile and fix a few packagesnbd2007-01-211-2/+4
* make spca5xx depend on video device support in the kernelnbd2007-01-211-0/+3
* allow newlines in prereq error messagesnbd2007-01-201-1/+1
* Add WL-700gE support (based on work by jr)nbd2007-01-201-1/+1
* add descriptions to the broadcom target profiles and export them to the targe...nbd2007-01-201-1/+6
* clean up package rebuild messagesnbd2007-01-201-7/+2
* bring in 2.6.19.2 fixes, primarily for the fixed sata support. see http://ww...pavlov2007-01-181-2/+2
* include section name in the package metadatanbd2007-01-141-0/+1
* add maintainer to package metadatanbd2007-01-131-0/+1
* merge the scripts dealing with package/target metadata to remove some redunda...nbd2007-01-131-1/+1
* Fix the annoying base-files autorebuild bug.nbd2007-01-121-1/+1
* fix unpacking of .zip filesnbd2007-01-111-1/+1
* Add initial version of the new Image Buildernbd2007-01-102-3/+25
* upgrade to Linux 2.4.34kaloz2007-01-051-2/+2
* only squash owners, not permissions, when generating ext2 imagesnico2006-12-301-1/+1
* store the default kernel version for our ports in a single place (target make...nbd2006-12-252-1/+16
* Also build bzImage for rdc boardsflorian2006-12-231-0/+3
* replace another instance of a relative path to generic-2.* with an absolute o...nbd2006-12-201-1/+1
* some platform support path name cleanupnbd2006-12-182-2/+3
* add a missing dependency - prevented clean rebuild after kernel upgradesnbd2006-12-181-1/+1
* prevent pkg-config from looking for .pc files on the host systemnico2006-12-171-1/+1
* A little endian arm site defaults, in case anyone wants it. ixp4xx kernel an...rwhitby2006-12-171-0/+31
* fix path to generic init file when using a symlinked target support directorynbd2006-12-161-1/+1