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
Gabor Juhos
b5b21d03c4
package-ipkg.mk: use the BOARD variable in opkg cmdline if ARCH_PACKAGES is not defined
...
SVN-Revision: 23166
2010-10-01 07:09:34 +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
Add maintainer information to menuconfig description dialog
2010-09-30 11:01:01 +00:00
package-ipkg.mk
package-ipkg.mk: use the BOARD variable in opkg cmdline if ARCH_PACKAGES is not defined
2010-10-01 07:09:34 +00:00
package-version-override.mk
…
package.mk
…
prereq-build.mk
…
prereq.mk
…
quilt.mk
…
scan.mk
…
shell.sh
…
subdir.mk
fix build dependencies on packages with multiple variants but no selected virtual packages
2010-09-20 20:17:28 +00:00
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
…