This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-03-05 05:18:54 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
009e41906f
Branches
Tags
View all branches
openwrt
/
include
History
Felix Fietkau
cdcc68d689
implement conditional dependencies for generating the Depends: field of ipkgs
...
SVN-Revision: 12836
2008-10-03 14:37:55 +00:00
..
site
cris is little endian, not big endian (patch from
#4048
)
2008-09-28 19:52:15 +00:00
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).
2008-09-13 00:29:13 +00:00
debug.mk
…
depends.mk
…
download.mk
…
host-build.mk
…
host.mk
…
image.mk
…
kernel-build.mk
…
kernel-defaults.mk
…
kernel-version.mk
port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested)
2008-09-29 01:08:17 +00:00
kernel.mk
…
netfilter.mk
make the whole iptables/netfiter modular (
closes
:
#3871
,
#3527
)
2008-09-22 15:19:59 +00:00
package-bin.mk
…
package-defaults.mk
…
package-dumpinfo.mk
…
package-ipkg.mk
implement conditional dependencies for generating the Depends: field of ipkgs
2008-10-03 14:37:55 +00:00
package-version-override.mk
…
package.mk
oops, previous commit was broken. remove wrong line break.
2008-09-11 16:17:28 +00:00
prereq-build.mk
…
prereq.mk
…
quilt.mk
…
scan.mk
…
shell.sh
…
subdir.mk
…
target.mk
…
toplevel.mk
make sure a predefined CFLAGS variable does not get in the way (fix for
#4038
)
2008-09-25 14:10:04 +00:00
unpack.mk
…
verbose.mk
…