Loading CHANGES +1 −0 Original line number Diff line number Diff line Loading @@ -73,6 +73,7 @@ #3343: Add file:// download SITE_METHOD #3391: Add support for specifying an external kernel tree #3631: Error while compiling with Xorg #3709: oprofile doesn't build for mipsel #3925: midori not getting compile #4045: Add support for downloading i386 toolchains from codesourcery #4165: lrzsz-fix-symlink-at-rebuild.patch Loading package/oprofile/oprofile.mk +3 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,9 @@ OPROFILE_BINARIES += pp/opreport opjitconv/opjitconv daemon/oprofiled ifeq ($(BR2_i386),y) OPROFILE_ARCH = i386 endif ifeq ($(BR2_mipsel),y) OPROFILE_ARCH = mips endif ifeq ($(BR2_powerpc),y) OPROFILE_ARCH = ppc endif Loading Loading
CHANGES +1 −0 Original line number Diff line number Diff line Loading @@ -73,6 +73,7 @@ #3343: Add file:// download SITE_METHOD #3391: Add support for specifying an external kernel tree #3631: Error while compiling with Xorg #3709: oprofile doesn't build for mipsel #3925: midori not getting compile #4045: Add support for downloading i386 toolchains from codesourcery #4165: lrzsz-fix-symlink-at-rebuild.patch Loading
package/oprofile/oprofile.mk +3 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,9 @@ OPROFILE_BINARIES += pp/opreport opjitconv/opjitconv daemon/oprofiled ifeq ($(BR2_i386),y) OPROFILE_ARCH = i386 endif ifeq ($(BR2_mipsel),y) OPROFILE_ARCH = mips endif ifeq ($(BR2_powerpc),y) OPROFILE_ARCH = ppc endif Loading