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 40b5e7a30d fix prepare error with brcm-2.4 and missing files/ (thx, thepeople) 16 years ago
..
site fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on it on brcm-2.4) 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 Add @GNOME download source. 16 years ago
host-build.mk
host.mk
image.mk generate md5 checksums of generated firware images. closes #4003 - checksums located in bin/md5sums - integrity can be verified using md5sum -c 16 years ago
kernel-build.mk enable quilt by default for the kernel tree 16 years ago
kernel-defaults.mk Adds support for using a local clone of a git tree 16 years ago
kernel-version.mk refresh patches against 2.6.27 final 16 years ago
kernel.mk change the way ./files* and the generic kernel files are applied. ./files now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. 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 fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on it on brcm-2.4) 16 years ago
prereq-build.mk add prereq check for extended getopt (#3944) 16 years ago
prereq.mk
quilt.mk fix prepare error with brcm-2.4 and missing files/ (thx, thepeople) 16 years ago
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 change the way ./files* and the generic kernel files are applied. ./files now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. 16 years ago
toplevel.mk one more instance of r13005 16 years ago
unpack.mk
verbose.mk