Changeset 42533
- Timestamp:
- 2014-09-14T15:09:22+02:00 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/target/linux/sunxi/profiles/pcduino3.mk
r42424 r42533 6 6 # 7 7 8 define Profile/ pcDuino38 define Profile/Linksprite_pcDuino3 9 9 NAME:=pcDuino3 10 10 PACKAGES:=\ … … 12 12 endef 13 13 14 define Profile/ pcDuino3/Description14 define Profile/Linksprite_pcDuino3/Description 15 15 Package set optimized for the pcDuino3 16 16 endef 17 17 18 $(eval $(call Profile, pcDuino3))18 $(eval $(call Profile,Linksprite_pcDuino3))
Note: See TracChangeset
for help on using the changeset viewer.