This website requires JavaScript.
Explore
Help
Sign In
EljakimHerrewijnen
/
Openwrt
Watch
1
Star
0
Fork
0
You've already forked Openwrt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Openwrt
/
include
History
Felix Fietkau
064e496875
when building a package, make sure that older versions get removed
...
SVN-Revision: 6303
2007-02-16 01:00:01 +00:00
..
site
…
host-build.mk
…
host.mk
…
image.mk
…
kernel-build.mk
Minor kernel build changes: Change '[ -d ... ] && cmd' to 'if [ -d ... ]; then cmd; fi' to avoid make errors if the condition is false If $(PLATFORM_DIR)/files exists, copy it into the kernel tree on prepare.
2007-02-04 19:36:11 +00:00
kernel-version.mk
bring in 2.6.19.2 fixes, primarily for the fixed sata support. see
http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.19.2
for full details of the changes
2007-01-18 18:58:24 +00:00
kernel.mk
…
netfilter.mk
fix multiport netfilter module installation (patch from
#1280
)
2007-02-13 03:08:48 +00:00
package.mk
when building a package, make sure that older versions get removed
2007-02-16 01:00:01 +00:00
prereq-build.mk
…
prereq.mk
print package name when prereq fails
2007-01-31 20:17:28 +00:00
shell.sh
…
target.mk
…
unpack.mk
…
verbose.mk
fix colors when compiling with some newer versions of bash
2007-01-30 18:30:20 +00:00