Changeset 34208
- Timestamp:
- 2012-11-16T14:00:55+01:00 (5 years ago)
- Location:
- trunk/target/linux/ar7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/target/linux/ar7/Makefile
r34206 r34208 18 18 include $(INCLUDE_DIR)/target.mk 19 19 20 DEFAULT_PACKAGES+= kmod-acx-mac80211 swconfig wpad-mini20 DEFAULT_PACKAGES+= swconfig 21 21 22 22 define Target/Description -
trunk/target/linux/ar7/generic/target.mk
r34147 r34208 6 6 BOARDNAME:=Texas Instruments AR7 boards 7 7 8 DEFAULT_PACKAGES+= kmod-mac80211 kmod-acx-mac80211 wpad-mini 9 8 10 define Target/Description 9 11 Build firmware images for TI AR7 based routers.
Note: See TracChangeset
for help on using the changeset viewer.