Fix kernel package.

This commit is contained in:
Jeffrey Townsend
2017-02-21 12:05:41 -08:00
parent fb94d3b3dd
commit 9fd009ed59
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ include $(ONL)/make/dtbs.mk
# The 4610 DTS relies on the common arm devices tree includes. These are linked here from the kernel package.
#
setup::
onlpm --link-dir onl-kernel-3.2-deb7-arm-iproc-all:armel /usr/share/onl/packages/armel/onl-kernel-3.2-deb7-arm-iproc-all/mbuilds/arch/arm/boot/dts dts
onlpm --link-dir onl-kernel-3.2-lts-arm-iproc-all:armel /usr/share/onl/packages/armel/onl-kernel-3.2-lts-arm-iproc-all/mbuilds/arch/arm/boot/dts dts
clean::
rm -rf fsl

View File

@@ -4,7 +4,7 @@ include $(ONL)/make/dtbs.mk
# The 4610 DTS relies on the common arm devices tree includes. These are linked here from the kernel package.
#
setup::
onlpm --link-dir onl-kernel-3.2-deb7-arm-iproc-all:armel /usr/share/onl/packages/armel/onl-kernel-3.2-deb7-arm-iproc-all/mbuilds/arch/arm/boot/dts dts
onlpm --link-dir onl-kernel-3.2-lts-arm-iproc-all:armel /usr/share/onl/packages/armel/onl-kernel-3.2-lts-arm-iproc-all/mbuilds/arch/arm/boot/dts dts
clean::
rm -rf fsl