Skip to content

Instantly share code, notes, and snippets.

@kevle
kevle / .config
Created February 6, 2018 11:19
.config file for Linksys WRT1200AC v1 and WRT1200ACS
#
# Automatically generated file; DO NOT EDIT.
# OpenWrt Configuration
#
CONFIG_MODULES=y
CONFIG_HAVE_DOT_CONFIG=y
# CONFIG_TARGET_sunxi is not set
# CONFIG_TARGET_apm821xx is not set
# CONFIG_TARGET_ath25 is not set
# CONFIG_TARGET_ar71xx is not set
#include <iostream>
#include <string>
#include <set>
#include <fstream>
#include <vector>
#include <sstream>
#include <unordered_map>
#include <algorithm>
#include <limits>