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.
 
 
 
 
 
 
Felix Fietkau 926925622f enable luci by default 16 years ago
..
site cris is little endian, not big endian (patch from #4048) 16 years ago
autotools.mk Change libtool fixup behaviour. Still ugly but it works until we have a real fix. It uses a InstallDev/Post hook to find all .la files which are going to be installed in the staging dir and prefixes every path in those files which starts with /usr/lib with $(STAGING_DIR). 16 years ago
debug.mk
depends.mk
download.mk
host-build.mk
host.mk
image.mk
kernel-build.mk
kernel-defaults.mk
kernel-version.mk refresh 2.6.27 patches based on -rc8 16 years ago
kernel.mk make sure that when the kernel config changes, compile is triggered for all kernel dependent packages 16 years ago
netfilter.mk make the whole iptables/netfiter modular (closes: #3871, #3527) 16 years ago
package-bin.mk
package-defaults.mk add default Build/Install template, which is activated by setting PKG_INSTALL=1 16 years ago
package-dumpinfo.mk
package-ipkg.mk implement conditional dependencies for generating the Depends: field of ipkgs 16 years ago
package-version-override.mk
package.mk oops, previous commit was broken. remove wrong line break. 16 years ago
prereq-build.mk add prereq check for extended getopt (#3944) 16 years ago
prereq.mk
quilt.mk
scan.mk get rid of a shell warning if md5sum is not found 16 years ago
shell.sh clean up md5s() shell function 16 years ago
subdir.mk
target.mk enable luci by default 16 years ago
toplevel.mk make sure a predefined CFLAGS variable does not get in the way (fix for #4038) 16 years ago
unpack.mk
verbose.mk