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
Jo-Philipp Wich
9bb6f3b5f3
opkg: - implement --add-dest and --add-arch commandline options, this allows to run entirely without configuration - tweak default config location patch to not require a config in offline root mode - rename --force-run-hooks option to --force-postinstall, its a more appropriate name - utilize new opkg commandline options in package-ipkg.mk and remove config file generation
...
SVN-Revision: 23032
2010-09-12 21:16:02 +00:00
..
site
…
autotools.mk
…
debug.mk
…
depends.mk
ignore vim .swp files when scanning for updates (
#7867
)
2010-09-03 12:31:18 +00:00
download.mk
…
host-build.mk
…
host.mk
host.mk: Don't use bash-ism
2010-09-06 21:22:54 +00:00
image.mk
…
kernel-build.mk
…
kernel-defaults.mk
…
kernel-version.mk
…
kernel.mk
…
netfilter.mk
…
package-bin.mk
…
package-defaults.mk
Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overridden on a per-subtarget basis. This is intended for targets such as adm5120 and malta which support both big and little endianess and will replace the target specific exceptions in package-defaults and Image Builder.
2010-09-12 20:49:54 +00:00
package-dumpinfo.mk
…
package-ipkg.mk
opkg: - implement --add-dest and --add-arch commandline options, this allows to run entirely without configuration - tweak default config location patch to not require a config in offline root mode - rename --force-run-hooks option to --force-postinstall, its a more appropriate name - utilize new opkg commandline options in package-ipkg.mk and remove config file generation
2010-09-12 21:16:02 +00:00
package-version-override.mk
…
package.mk
…
prereq-build.mk
…
prereq.mk
…
quilt.mk
…
scan.mk
…
shell.sh
…
subdir.mk
…
target.mk
Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overridden on a per-subtarget basis. This is intended for targets such as adm5120 and malta which support both big and little endianess and will replace the target specific exceptions in package-defaults and Image Builder.
2010-09-12 20:49:54 +00:00
toolchain-build.mk
…
toplevel.mk
…
unpack.mk
…
verbose.mk
…