diff -r 52dff2005c9b -r 47545fb8aed4 components/libusb/wrapper/Makefile --- a/components/libusb/wrapper/Makefile Tue Jan 20 22:00:28 2015 -0800 +++ b/components/libusb/wrapper/Makefile Sat Jan 17 09:17:37 2015 -0800 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved. # include ../../../make-rules/shared-macros.mk @@ -29,6 +29,8 @@ COMPONENT_SRC= src COMPONENT_BUGDB= library/libusb +TPNO= 9184 + include $(WS_TOP)/make-rules/justmake.mk include $(WS_TOP)/make-rules/ips.mk