1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 22:43:53 +01:00
openwrt/include
Felix Fietkau d8e032edef don't replace powerpc arch with ppc
'powerpc' is a valid arch for the LINUX_KARCH variable, but the build
system unconditionally replaces LIUNUX_KARCH=powerpc with
LINUX_KARCH=ppc.

This change only does the replacement if LINUX_KARCH isn't set. This
allows us to use the powerpc architecture.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 9405
2007-10-23 06:23:12 +00:00
..
site
debug.mk
depends.mk
download.mk
host-build.mk
host.mk
image.mk remove whitespaces 2007-10-18 20:30:18 +00:00
kernel-build.mk
kernel-defaults.mk
kernel-version.mk
kernel.mk don't replace powerpc arch with ppc 2007-10-23 06:23:12 +00:00
netfilter.mk
package-bin.mk
package-defaults.mk DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no description is set 2007-10-14 04:49:05 +00:00
package-dumpinfo.mk
package-ipkg.mk
package.mk refreshed madwifi patches 2007-10-20 19:13:53 +00:00
prereq-build.mk
prereq.mk
quilt.mk
scan.mk
shell.sh
subdir.mk make aliases for package targets if the package directories are in further subdirectories example: if there is a package/libs/foo/compile, then package/foo/compile will be an alias for it 2007-10-21 07:18:10 +00:00
target.mk reorganize subtargets, sort subtargets below top level targets 2007-10-20 19:10:06 +00:00
toplevel.mk
unpack.mk
verbose.mk