.. |
site
|
fix ntpd compile
|
2007-12-30 16:41:08 +00:00 |
autotools.mk
|
fix libtool version checks in some configure scripts
|
2007-12-27 02:11:11 +00:00 |
debug.mk
|
clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time
|
2007-08-30 21:12:39 +00:00 |
depends.mk
|
add autorebuild check for menuconfig
|
2007-10-14 02:28:34 +00:00 |
download.mk
|
Fix typo
|
2008-01-02 15:18:24 +00:00 |
host-build.mk
|
fixes for refresh/update handling
|
2007-09-29 04:29:11 +00:00 |
host.mk
|
Abstracted find to $(FIND) to allow use of gfind on non-GNU systems.
|
2007-12-05 18:45:20 +00:00 |
image.mk
|
fix generation of cpio.gz images
|
2008-01-29 10:51:52 +00:00 |
kernel-build.mk
|
fixes for refresh/update handling
|
2007-09-29 04:29:11 +00:00 |
kernel-defaults.mk
|
Disabling use of libintl in kconfig.
|
2007-12-26 22:21:56 +00:00 |
kernel-version.mk
|
upgrade & standardize kernel versions
|
2008-02-11 10:50:40 +00:00 |
kernel.mk
|
fix kernel config related build error
|
2007-11-30 17:22:44 +00:00 |
netfilter.mk
|
layer7 filtering module is now xt_layer7 (#3268)
|
2008-03-27 18:24:13 +00:00 |
package-bin.mk
|
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
|
2007-09-29 01:21:56 +00:00 |
package-defaults.mk
|
add a configurable prefix for ./configure
|
2007-12-27 02:10:50 +00:00 |
package-dumpinfo.mk
|
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
|
2007-09-29 01:21:56 +00:00 |
package-ipkg.mk
|
some minor fixes, cleanups, package build abstraction
|
2007-09-28 01:23:56 +00:00 |
package-version-override.mk
|
added packkage-version overriding, Signed-off-by: ralph <ralph.hempel@infineon.com>
|
2007-12-20 22:20:32 +00:00 |
package.mk
|
revert ARM to oabi by default, add some eabi patches for fixing up the toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes
|
2008-02-14 14:31:31 +00:00 |
prereq-build.mk
|
add prereq check for gnu find
|
2007-12-11 22:28:10 +00:00 |
prereq.mk
|
some minor fixes, cleanups, package build abstraction
|
2007-09-28 01:23:56 +00:00 |
quilt.mk
|
fix quilt apply for packages that change STAMP_*
|
2007-11-10 22:51:02 +00:00 |
scan.mk
|
fix buildprocess if running as cron job (package info files corrupted due missing Source-Makefile statement)
|
2008-01-26 12:19:45 +00:00 |
shell.sh
|
bug #1547
|
2007-04-03 15:55:42 +00:00 |
subdir.mk
|
make aliases for package targets if the package directories are in further subdirectories example: if there is a package/libs/foo/compile, then package/foo/compile will be an alias for it
|
2007-10-21 07:18:10 +00:00 |
target.mk
|
enable uci by default
|
2008-02-03 07:30:39 +00:00 |
toplevel.mk
|
"make distclean" should remove "package/feeds" thanks to Robert P. J. Day
|
2008-03-24 09:52:14 +00:00 |
unpack.mk
|
Refactor downloading code into download.mk Support multiple file downloads Support svn downloads
|
2007-09-29 00:05:48 +00:00 |
verbose.mk
|
use printf instead of echo
|
2007-12-26 20:54:39 +00:00 |