You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gabor Juhos 9698a499b6 kernel: update linux 3.2 to 3.2.9 13 years ago
..
site site: add configure cache scripts for mips-linux-gnu and mipsel-linux-gnu, used by CodeSourcery toolchain 13 years ago
autotools.mk autotools.mk: fix autoreconf in subdirectories, thanks field_it for spotting this 13 years ago
cmake.mk cmake.mk: fix passing of LDFLAGS 13 years ago
debug.mk
depends.mk
download.mk
host-build.mk tools: clean up Makefiles / make ccache work 13 years ago
host.mk
image.mk image: increase squashfs block size - visibly reduces image size in many cases 13 years ago
kernel-build.mk
kernel-defaults.mk include: calculate md5sum over sorted kernel config symbol list and incorperate it into the kernel metapackage version, make kmods depend on this specific version. The aim of this change is to invalidate kmods which are built against a different kernel config on the opkg metadata level. Manual copying and insmod of custom *.ko files, e.g. for development purpose, is still possible. 13 years ago
kernel-version.mk kernel: update linux 3.2 to 3.2.9 13 years ago
kernel.mk include: calculate md5sum over sorted kernel config symbol list and incorperate it into the kernel metapackage version, make kmods depend on this specific version. The aim of this change is to invalidate kmods which are built against a different kernel config on the opkg metadata level. Manual copying and insmod of custom *.ko files, e.g. for development purpose, is still possible. 13 years ago
netfilter.mk kernel: update module names and add new config symbols for linux 3.3 13 years ago
nls.mk
package-bin.mk
package-defaults.mk build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via lazy evaluation. this allows adding c++ specific cflags 13 years ago
package-dumpinfo.mk
package-ipkg.mk include/package-ipkg.mk: fix typo in r29449 13 years ago
package-version-override.mk
package.mk
prereq-build.mk
prereq.mk
quilt.mk quilt: add a NO_RECONFIGURE override for compiling a package without re-running Build/Configure 13 years ago
scan.mk
shell.sh
subdir.mk
target.mk target.mk: Trivial comment typo fix 13 years ago
toolchain-build.mk
toplevel.mk make prepare_kernel_conf target depend on quilt instead of sed. Preparing the source tree requires quilt and installing quilt implies installing sed. 13 years ago
unpack.mk
verbose.mk