summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add an 'Image Configuration' menu to menuconfig Packages can export a list of...Felix Fietkau2007-03-162-7/+14
* split package.mk and clean up build system code (based on patch by mbm), make...Felix Fietkau2007-03-154-312/+291
* fix metadata scan for profile splitFelix Fietkau2007-03-041-1/+9
* nuke mdev and replace it with hotplug2 :)Felix Fietkau2007-03-041-0/+3
* add a crlf workaround similar to the one from freewrtFelix Fietkau2007-03-041-0/+3
* final fix for the profile selectionFelix Fietkau2007-03-021-3/+5
* set the PROFILE variable in target.mk appropriatelyFelix Fietkau2007-03-021-0/+6
* revert bogus target.mk change from [6465]Felix Fietkau2007-03-021-15/+0
* fix an error in the kernel image related commitFelix Fietkau2007-03-021-1/+1
* commit profile support for base-files... patches still need to be doneTim Yardley2007-03-021-0/+15
* kernel build cleanupFelix Fietkau2007-03-022-2/+5
* add EXTRA_CFLAGS variable supportFelix Fietkau2007-03-021-5/+5
* make squashfs overlay support more generic and integrate it for x86-2.6Felix Fietkau2007-03-021-2/+16
* fix kexec-tools buildFelix Fietkau2007-02-281-2/+4
* Add ipt_CLASSIFY target for 2.4 kernels (#1338)Florian Fainelli2007-02-281-0/+2
* Massive speedup in the package/target scanning step - per package metadata fi...Felix Fietkau2007-02-271-0/+43
* add x86_64 sitefileFelix Fietkau2007-02-261-0/+31
* remove old variablesFelix Fietkau2007-02-261-2/+2
* move CXXFLAGS to MAKE_VARSFelix Fietkau2007-02-261-1/+1
* add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_*Felix Fietkau2007-02-261-6/+12
* rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistencyFelix Fietkau2007-02-251-2/+3
* move configure args to CONFIGURE_ARGS and configure variable to CONFIGURE_VAR...Felix Fietkau2007-02-251-13/+19
* fix for including host.mk multiple timesFelix Fietkau2007-02-251-0/+3
* fix stampfiles for host-buildsFelix Fietkau2007-02-251-0/+1
* add auto-rebuild for host builds (tested with tools/ and toolchain/)Felix Fietkau2007-02-251-10/+12
* always dereference symbolic links when copying kernel modules into the packag...Felix Fietkau2007-02-231-1/+1
* fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP timeFelix Fietkau2007-02-231-1/+1
* make maxinodes configureable for ext2Tim Yardley2007-02-221-1/+1
* fix a small bug in the order of the profile metadata dumpFelix Fietkau2007-02-221-1/+1
* last commit was missing a change...Felix Fietkau2007-02-221-1/+1
* Reorganize kernel configs - target/linux/*/config is now a directory. ./confi...Felix Fietkau2007-02-221-12/+22
* make kernel_menuconfig work without target toolchainFelix Fietkau2007-02-161-2/+3
* add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...Felix Fietkau2007-02-161-0/+7
* when building a package, make sure that older versions get removedFelix Fietkau2007-02-161-0/+1
* fix multiport netfilter module installation (patch from #1280)Felix Fietkau2007-02-131-1/+1
* Minor kernel build changes: Change '[ -d ... ] && cmd' to 'if [ -d ... ]; the...Felix Fietkau2007-02-041-2/+3
* disambiguate PKG_CONFIG_PATH, it is used for pkgconfig scripts while PKG_CONF...Nicolas Thill2007-02-011-2/+2
* print package name when prereq failsMike Baker2007-01-311-1/+1
* fix colors when compiling with some newer versions of bashMike Baker2007-01-301-2/+2
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.Florian Fainelli2007-01-221-0/+3
* cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDSNicolas Thill2007-01-221-1/+1
* fix a typo in my netfilter commit - worked for iptables, didn't work for the ...Felix Fietkau2007-01-221-2/+2
* add missing config checks for the netfilter connmark target (fixes #1186)Felix Fietkau2007-01-221-0/+2
* pass the CFLAGS through the environment on compile and fix a few packagesFelix Fietkau2007-01-211-2/+4
* make spca5xx depend on video device support in the kernelFelix Fietkau2007-01-211-0/+3
* allow newlines in prereq error messagesFelix Fietkau2007-01-201-1/+1
* Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a n...Felix Fietkau2007-01-201-1/+1
* add descriptions to the broadcom target profiles and export them to the targe...Felix Fietkau2007-01-201-1/+6
* clean up package rebuild messagesFelix Fietkau2007-01-201-7/+2
* bring in 2.6.19.2 fixes, primarily for the fixed sata support. see http://www...Tim Yardley2007-01-181-2/+2