masha11

Untitled

Apr 19th, 2019
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. /home/ubuntu/hadk/rpm/droid-hal-griffin.spec
  2.  
  3. # These and other macros are documented in dhd/droid-hal-device.inc
  4. # Feel free to cleanup this file by removing comments, once you have memorised them ;)
  5.  
  6. %define device griffin
  7. %define vendor motorola
  8.  
  9. %define vendor_pretty Motorola
  10. %define device_pretty Moto Z
  11.  
  12. %define installable_zip 1
  13. %define droid_target_aarch64 1
  14.  
  15. %include rpm/dhd/droid-hal-device.inc
  16.  
  17. # IMPORTANT if you want to comment out any macros in your .spec, delete the %
  18. # sign, otherwise they will remain defined! E.g.:
  19. #define some_macro "I'll not be defined because I don't have % in front"
Advertisement
Add Comment
Please, Sign In to add comment