ACK/cmnt: [aws-trusty][PATCH] UBUNTU: SAUCE: tweak ubuntu/Makefile target order

Juerg Haefliger juerg.haefliger at canonical.com
Fri Oct 13 06:18:03 UTC 2017



On 10/12/2017 07:04 PM, Kamal Mostafa wrote:
> Fix up the ubuntu/Makefile target placement within the '##' lines
> (homogenize with master's) so that git rebase can work as intended.
> 
> Ignore: yes
> 
> Signed-off-by: Kamal Mostafa <kamal at canonical.com>
> ---
>  ubuntu/Makefile | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/ubuntu/Makefile b/ubuntu/Makefile
> index 3c6308f..0cbeab0 100644
> --- a/ubuntu/Makefile
> +++ b/ubuntu/Makefile
> @@ -39,17 +39,17 @@ endif
>  obj-$(CONFIG_WLAN_VENDOR_RSI) += rsi/
>  ##
>  ##
> -obj-$(CONFIG_IXGBEVF_2_14_2)	+= ixgbevf-2.14.2/src/
>  ##
> +obj-$(CONFIG_OPENNSL) += opennsl/
>  ##
>  ##
>  ##
> -obj-$(CONFIG_OPENNSL) += opennsl/
>  ##

There are 4 ## lines here. But I see that xenial master is also 'wrong'
and it shouldn't really matter.

> +obj-$(CONFIG_BNXT_BPO) += bnxt/
>  ##
>  ##
>  ##
> -obj-$(CONFIG_BNXT_BPO) += bnxt/
> +obj-$(CONFIG_IXGBEVF_2_14_2)	+= ixgbevf-2.14.2/src/
>  ##
>  ##
>  ##
> 

Acked-by: Juerg Haefliger <juerg.haefliger at canonical.com>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 845 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20171013/e25fa618/attachment.sig>


More information about the kernel-team mailing list