index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2007-03-24
split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handlin...
nbd
2007-03-24
fix CONFIGURE_PATH and add MAKE_PATH
nbd
2007-03-24
use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the pac...
nbd
2007-03-24
trigger a kernel module rebuild when the kernel config changes
nbd
2007-03-24
move default templates for the kernel build to kernel-defaults.mk (similar to...
nbd
2007-03-23
make busybox autorebuild on relevant config changes
nbd
2007-03-23
some cleanups in the metadata.pl script; allow target profiles to add overrid...
nbd
2007-03-16
fix a small bug in the unpack code
nbd
2007-03-16
remove some debug code that slipped into the commit
nbd
2007-03-16
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...
nbd
2007-03-16
re-enable SDK=1 and DEVELOPER=1 overrides for building all packages
nbd
2007-03-16
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...
nbd
2007-03-16
revert part of [6573] to keep the speedup of metadata scanning
nbd
2007-03-16
formatting and trivial cleanup
mbm
2007-03-16
Add an 'Image Configuration' menu to menuconfig
nbd
2007-03-15
split package.mk and clean up build system code (based on patch by mbm), make...
nbd
2007-03-04
fix metadata scan for profile split
nbd
2007-03-04
nuke mdev and replace it with hotplug2 :)
nbd
2007-03-04
add a crlf workaround similar to the one from freewrt
nbd
2007-03-02
final fix for the profile selection
nbd
2007-03-02
set the PROFILE variable in target.mk appropriately
nbd
2007-03-02
revert bogus target.mk change from [6465]
nbd
2007-03-02
fix an error in the kernel image related commit
nbd
2007-03-02
commit profile support for base-files... patches still need to be done
pavlov
2007-03-02
kernel build cleanup
nbd
2007-03-02
add EXTRA_CFLAGS variable support
nbd
2007-03-02
make squashfs overlay support more generic and integrate it for x86-2.6
nbd
2007-02-28
fix kexec-tools build
nbd
2007-02-28
Add ipt_CLASSIFY target for 2.4 kernels (#1338)
florian
2007-02-27
Massive speedup in the package/target scanning step
nbd
2007-02-26
add x86_64 sitefile
nbd
2007-02-26
remove old variables
nbd
2007-02-26
move CXXFLAGS to MAKE_VARS
nbd
2007-02-26
add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_*
nbd
2007-02-25
rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistency
nbd
2007-02-25
move configure args to CONFIGURE_ARGS and configure variable to CONFIGURE_VAR...
nbd
2007-02-25
fix for including host.mk multiple times
nbd
2007-02-25
fix stampfiles for host-builds
nbd
2007-02-25
add auto-rebuild for host builds (tested with tools/ and toolchain/)
nbd
2007-02-23
always dereference symbolic links when copying kernel modules into the packag...
nbd
2007-02-23
fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP time
nbd
2007-02-22
make maxinodes configureable for ext2
pavlov
2007-02-22
fix a small bug in the order of the profile metadata dump
nbd
2007-02-22
last commit was missing a change...
nbd
2007-02-22
Reorganize kernel configs - target/linux/*/config is now a directory.
nbd
2007-02-16
make kernel_menuconfig work without target toolchain
nbd
2007-02-16
add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...
nbd
2007-02-16
when building a package, make sure that older versions get removed
nbd
2007-02-13
fix multiport netfilter module installation (patch from #1280)
nbd
2007-02-04
Minor kernel build changes:
nbd
[next]